@charset "utf-8";



.last{margin-right: 0!important;}
.gnb{margin-right: 0!important;}


/* header 농업시안*/
#wrap {width:100%;}

#header{background:url(../../images/nav_bg.png) no-repeat 0%;overflow:visible; width:1024px;position: relative; z-index: 999; margin:0 auto; height:77px; margin-top:45px; box-shadow:3px 3px 3px rgba(0,0,0,0.3);} /* 탑메뉴 박스 */

#header .logo{float:left;margin-left:20px; margin-top:23px;text-shadow:3px 3px 3px rgba(66,66,66,0.5)}


#header .gnb{ height:40px;  margin-top: 20px;	float:left;margin-left: 120px;}

#header .gnb li ul{position:absolute; left:0; top:43px; z-index:1000; display:none; background-color:#f4f4f4;  border-radius:5px;}
#header .gnb li{ float:left; width:142px; font-weight:bold; font-size:14px; height:43px; line-height:43px; text-align:center; position:relative;} /* 탑메뉴 */
#header .gnb>li>a{color:#444; font-size: 14px;}
#header .gnb li:hover >a{color:#1d60af;}
#header .gnb li ul li{border-bottom: 1px solid #ccc; float:none; width:140px; font-size:12px; font-weight:bold;}
#header .gnb li ul li:hover{background:#fff;border-radius:5px;}






/* footer */
#footer{letter-spacing: 0.1px; margin-top:82px; width:100%;background:#333;overflow:hidden;}
#footer #address{width:1024px; margin:0 auto; background-color:#333; color:#bbb;text-align:center;}
#footer #address address{width:1024px;font-size: 12px; font-style:normal;padding:20px; 0;text-align:center;line-height:25px;}
#footer #address h3{float:right;}

