@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:30px 0 0 40px;}
#sh_top_logo img {border:none}

#top_menu_wrapper { position:absolute;left:320px;top:30px}

/* nav_depth  */
#top_menu_l{ float:left;width:51px;height:82px;background:url('/sh_img/head/menu_new/img/bg_l.png') no-repeat;}
#top_menu_r{ float:left;width:51px;height:82px;background:url('/sh_img/head/menu_new/img/bg_r.png') no-repeat;}

#top_menu_new { float:left;height:82px;list-style:none;background:url('/sh_img/head/menu_new/img/bg_c.png') repeat-x}
#top_menu_new li { float:left;position:relative;z-index:999;color:#999;font-size:15px;margin-right:20px;}
#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: 0px 12px; 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:14px;margin:0;}
#top_menu_new ul a {position:relative; float:left;color: #111;}
#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='#4cb029', endColorstr='#3e9120',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 { font-size:13px; font-weight:normal;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:-18px;width:110px}
#top_menu_new li ul.sub_ul2 { margin-left:-100px;width:592px}
#top_menu_new li ul.sub_ul3 { margin-left:-70px;width:335px}
#top_menu_new li ul.sub_ul4 { margin-left:-32px;width:134px}
#top_menu_new li ul.sub_ul5 { margin-left:2px;width:86px}

#aside_tit {width:220px;}
#aside_tit ul {background-color:#FFF;font-size:20px;font-weight:bold;color:#1f628c;padding:25px 0 10px 0;letter-spacing:-2px;text-align:center !important;font-family:'NanumGothic'}

#l_menu {float:left;width:220px;}
#l_menu ul{ height:296px; margin:0;padding-top:15px;background:url('/sh_img/head/menu_new/img/aside_bg.png') no-repeat}
#l_menu li{font-size:15px;color:#666;line-height:15px;padding:4px 0;}
#l_menu li a{ margin:0 7px 0 2px;border-bottom:1px solid #d9d9d9;font-family:'NanumGothic'}
.l_menu_OFF a{display:block;height:15px;padding:9px 0;text-decoration:none;text-align:center;color:#343434 !important;word-wrap:break-word;}
.l_menu_OFF a:hover{display:block;margin:0 3px;padding:9px 0;height:15px;text-decoration:none;color:#FFF !important;background-color:#a2a2a2;word-wrap:break-word;}
/* .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;margin:0 3px;padding:9px 0;height:15px;text-decoration:none;text-align:center;color:#fff !important;word-wrap:break-word;color:#FFF;background:#a2a2a2;}
.l_menu_ON a:hover{text-decoration:none;}
.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;}
*/



