@import url(/sh_img/head/menu_new/font/font.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {padding:0;margin:0;}

li{list-style:none;}

#sh_top_menu_wrapper {position:relative;margin:0;padding:0;width:1070px;zoom:1;font-family: 'Nanum Gothic', serif;}

/* logo 위치 조정 및 사이즈 지정 */
#sh_top_logo {float:left; padding:20px 0 0 80px;}
#sh_top_logo img {border:none}

#top_menu_wrapper { position:absolute;left:250px;top:10px;}

/* nav_depth  */
#top_menu_l{float:left;width:60px;height:113px;background:url('/sh_img/head/menu_new/img/menu_l_bg.png') no-repeat top;}
#top_menu_r{float:left;width:60px;height:113px;background:url('/sh_img/head/menu_new/img/menu_r_bg.png') no-repeat top;}

#top_menu_new {float:left;height:113px;list-style:none;background:url('/sh_img/head/menu_new/img/menu_bg.png') repeat-x top;}
#top_menu_new li { float:left;position:relative;z-index:999;color:#999;font-size:15px;margin-right:30px;}
#top_menu_new li:last-child{margin-right:0;}
#top_menu_new li a {display: block;font-weight:bold;line-height:50px;text-decoration: none;color:#333;/* zoom: 1; */padding:20px 17px 0 17px; overflow:visible}
#top_menu_new li a:hover, #nav li a.hov {color:#000;overflow:visible}
#top_menu_new ul { position:absolute;display:none;margin:0;padding:0;list-style:none;overflow:visible}	

#top_menu_new ul li { text-align:left;font-size:13px;margin:0;}
#top_menu_new ul a {position:relative; float:left;color: #111;font-weight:normal;padding:0 10px;}
#top_menu_new ul a:hover { text-decoration:underline; color:#000;}


#top_menu_new li ul {position:absolute; padding:3px;background-color:#3e9120;clear:both;box-shadow:2px 2px 3px #999999;background: linear-gradient(-1deg, #131313 0%,#575757 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575757', endColorstr='#131313',GradientType=0 ); /* IE6-8 */}	/* 소메뉴 ul  background-image: url(http://hu2778.s7.hdweb.co.kr/sh_img/hd/top_menu/img/sub_menu_bg.png); */

#top_menu_new li ul a { line-height:18px;color:#FFF}
#top_menu_new li ul a:hover { text-decoration:none; color:#FFF;}


 
#top_menu_new li ul.sub_ul1 { margin-left:-10px;width:475px}
#top_menu_new li ul.sub_ul2 { margin-left:-30px;width:158px}
#top_menu_new li ul.sub_ul3 { margin-left:23px;width:79px}
#top_menu_new li ul.sub_ul4 { margin-left:-12px;width:121px}
#top_menu_new li ul.sub_ul5 { margin-left:0;width:95px}

#aside_tit {width:220px;}
#aside_tit ul {font-size:25px;text-align:center !important; font-weight:bold;color:#1f628c;padding:12px 0 7px 0;letter-spacing: -1px;font-family: 'Nanum Gothic', sans-serif}

#l_menu_top{height:20px;background:url('/sh_img/head/menu_new/img/l_menu_top_bg.png') no-repeat;}
#l_menu_center{background:url('/sh_img/head/menu_new/img/l_menu_bg.png') repeat-y;}
#l_menu_bottom{height:109px;background:url('/sh_img/head/menu_new/img/l_menu_bottom_bg.png') no-repeat;}

#l_menu {float:left;width:220px;}
#l_menu ul{margin:0; padding:0;}
#l_menu li{font-size:14px;font-weight:bold;color:#666;line-height:15px;border-bottom:1px solid #d9d9d9;padding:4px 0;margin:0 9px 0 6px;}
#l_menu li a{width:214px;text-align:center;margin-left:-5px;font-family: 'Nanum Gothic', sans-serif}
.l_menu_OFF a{display:block;height:15px;padding:6px 0;text-decoration:none;color:#363636 !important;word-wrap:break-word;opacity: 0.8;}
.l_menu_OFF a:hover{display:block;padding:6px 0;height:15px;text-decoration:none;color:#FFF !important;background-color:#a2a2a2;word-wrap:break-word;opacity: 0.8;}
/* .l_menu_OFF a:hover{display:block;padding:10px 0 10px 20px;text-decoration:none;color:#FFF;word-wrap:break-word;opacity: 0.8;filter:alpha(opacity=80);}*/

.l_menu_ON a {display:block;padding:6px 0;height:15px;text-decoration:none !important;color:#fff !important;word-wrap:break-word;color:#FFF;background-color:#a2a2a2;background:#a2a2a2;}
.l_menu_ON a:link, .l_menu_ON a:visited, .l_menu_ON a:active {color:#fff}
/*
#l_menu_OFF a:hover{color:#FFF;background:#39599B;background:linear-gradient(-45deg, #4cb029 0%,#3e9120 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e9120', endColorstr='#4cb029',GradientType=1 );filter:alpha(opacity=80);opacity: 0.8;}
*/



