ㄴ@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

#navi2, #navi2 ul, #navi2 ul li #navi2 ul li ul{
	margin:0px;
	padding:0;
	}
#navi2  {
  background: #666666;
  padding-bottom: 3px;
  width:980px;
  height:35px;
  border-radius: 5px 5px 5px 5px ;
}
#navi2:before,
#navi2:after, 
#navi2 > ul:before,
#navi2 > ul:after {
  content: '';
  display: block;
  clear: both;
}

#navi2 ul {
  background: #666666;
  list-style: none;
  border-radius: 5px 5px 5px 5px ;
  
}

#navi2 ul li {
  float: left;
	position: relative;
	z-index: 55;
	width:146px;
}
#navi2 ul li a {
  padding: 10px 10px;
  display: block;
  color: #FFF;
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  font-size: 17px;
  text-decoration: none;
  line-height: 18px;
  
}
#navi2 > ul > li:hover > a {
	
  
 
}

#navi2 > ul > li.active > a,
#navi2 > ul > li > a:active {
	 
   
}
/* 부메뉴 */
#navi2 > ul ul  {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: #FFF;
  border-radius: 0 0 5px 5px;
  
  
}
#navi2 > ul:hover  ul  {
   opacity: 1;
   visibility: visible;
   top: 38px;
   left: 0;
   width: 800px;
}

#navi2 > ul ul li  {
 list-style: none;
 height: 150px;
 border-width: 0 1px 0 0; 
 border-style: solid;  
 border-color: #666;
 width:145px;
 
}
#navi2 > ul ul li a {
  padding: 6px 23px;
  display: block;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  width: 96px;
  height: 18px;
 
 border-left: 4px solid transparent;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
 
}
#navi2 > ul ul li a:hover {
  
  background: #333;
  opacity: 0.5;
  color: #FFF;
   border-radius: 0px 0px 0px 0px ;
 }
.subControlWrap .productname1 .subControlBody div .imgmenuall .agimgmenuwrap a .agimgmenutitle .agimgmenutitle2 ul .agimgmenusub3 {
	font-family: "맑은 고딕";
	font-weight: normal;
}
.subControlWrap div ul .pumpdatabody {
	font-family: "나눔고딕", "나눔명조", "나눔바른고딕";
	margin-right: 20px;
}
