@charset "utf-8";
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/

#lnb {position:relative; /*border-top:1px solid #eee;border-bottom:1px solid #dfdfe1;background:#f6f7f7;*/}
#lnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#lnb_1dul{margin:0 auto !important;padding:0; max-width:1200px; zoom:1}
#lnb_1dul:after{display:block;visibility:hidden;clear:both;content:""}

.lnb_1dli {z-index:10; position:relative; float:left; width:calc(100%/7); text-align:center; padding:0; margin:0; box-sizing:border-box;}
.lnb_1da {display:block; padding:0; height:60px; line-height:58px; font-size:17px; text-decoration:none; font-family:'SCD-5'; color:#fff;}

#lnb_1dul > li {/*background:url(../../../theme/basic/img/menuline.png) right center no-repeat;*/ border-right:1px solid #37a9b5; }
#lnb_1dul > li > a {color:#fff;}
#lnb_1dul > li:last-child {border:none;}


.lnb_1dli.current .lnb_1da, .lnb_1dli:hover .lnb_1da, .lnb_1da:focus, .lnb_1da:hover, .lnb_1da:active {/*background:url('/img/gnb_bg00.gif') #333 center right no-repeat;*/ text-decoration:none; color:#fff;}

.lnb_2dul {display:none; position:absolute; width:100%; padding:0; top:60px; height:340px; overflow:hidden;}
/*.lnb_2dul:hover{background:#fff;}*/

a.lnb_2da{display:block; padding:7px 10px; text-align:center; color:#555; border:0px solid #999; box-sizing:border-box;}
.lnb_2dli.first a{margin-top:15px;}
/*.lnb_2dli.last a{padding-bottom:12px;}*/
.lnb_1dli:hover a.lnb_2da,
.lnb_1dli.active a.lnb_2da:hover{color:#111; font-family:'SCD-5';}

#lnb .all{border-bottom:0px solid #eee;background:rgba(255,255,255,1.0);background:transparent !ie;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff)";width:100%;position:absolute;top:60px;left:0;z-index:1;}
#lnb .all div{max-width:1200px; margin:0 auto;}