@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 


li{list-style:none;}

/* Top Menu 기본 설정 크기 및 넓이 */
#topmenu_wrapper {position:relative; width:1070px; padding:0; margin:0 auto;Z-INDEX:999999999; height:115px}
#topmenu_wrapper:after { content:""; display:block; visibility:hidden; clear:both }
/* top_nav ex)홈/로그인/관리자 등 */
#tip_nav {position:absolute; right:0; top:0; font-size:11px; color:#000; margin-top:5px; z-index:999;}
#tip_nav ul {overflow:hidden;}
#tip_nav ul li {float:left; padding:0 0 0 5px}
#tip_nav ul li a {display:block; color:#000; text-decoration:none;}
#tip_nav ul li a:hover{display:block; color:#730205; text-decoration:none;}

/* Logo */
#top_logo {position:absolute;top:0; left: 0px  }





 
/* nav_depth  */
#top_nav { position: absolute; top:70px; left:260px; list-style: none; width:750px}
#top_nav li { float: left; display: inline-block; background: none; position: relative; z-index: 999; margin: 0 1px; color:#999; font-size:15px; margin-right:15px; font-family: 'Nanum Gothic', '나눔 고딕', '맑은 고딕', '돋움';}
#top_nav li a { display: block; padding: 0; font-weight:bold; line-height: 40px; text-decoration: none;  color:#818181; zoom: 1; padding: 0px 12px}
#top_nav li a:hover, #nav li a.hov {color:#95a40c}
#top_nav ul { position: absolute; left: 1px; display: none; margin: 0; padding: 0 0 0 10px; list-style: none; border-top:4px solid #95a40c; padding-bottom: 3px; background-color:#183f72; opacity:0.8; filter:Alpha(opacity=80); -moz-opacity:0.8;}	
#top_nav ul li { width:80px; float: left; text-align: left;  font-size:13px; }
#top_nav ul a { display: block; height: 20px; line-height: 20px; padding: 8px 5px; color: #666;text-transform:  uppercase; color: #fff; font-weight: normal; width:130px;
font-family: 'Nanum Gothic', '나눔 고딕', '맑은 고딕', '돋움';font-weight:600}
#top_nav ul a:hover { text-decoration: none; color:#b5c61e; opacity:1}

#top_nav li.list01 ul {width:154px}
#top_nav li.list02 ul {width:138px}
#top_nav li.list03 ul {width:138px}
#top_nav li.list04 ul {width:157px}
