
#header_wrap {width:100%;min-width:1200px;}

#header_wrap {min-width:1200px;margin:0 auto;position:relative;z-index:1000;}
#header_wrap .header {position:relative;z-index:1000;width:100%;}

#header_wrap .header .gnb {position:relative;height:107px;width:1100px;margin:0 auto;text-align:center;}
#header_wrap .header .gnb h1 {position:absolute; left:0%; top:10px; text-align:center; z-index:1000;}

.gnb2 {position:absolute; top:30px; width:100%;}
.gnbBox {width:1200px; margin:0 auto; text-align:right; padding:10px 0; }
.gnbBox li {display:inline-block; *display:inline; *zoom:1; font-size:12px; padding-left:10px; font-weight:500; color:#858585;}
.gnbBox li a { color:#858585;}

#header_wrap .header .nav-area {clear:both;height:61px; margin-top:0px; width:100%; min-width:1100px; background-color:#f5f5f5;}
#header_wrap .sub_nav_bg {display:none;position:absolute;top:82px;left:0;width:100%;z-index:10;height:0;background:#f9f9f9;}

.custom-nav {width:1100px;margin:0 auto; overflow:hidden; }
.custom-nav > ul {overflow:hidden;height:100%; }
.custom-nav > ul > li {float:left;width: 12.5%;height:100%; }
.custom-nav > ul > li > a {text-align:center;text-decoration:none; padding:19px 0; display: block;font-size: 16px;color:#313131;position:relative; font-weight:500;}
.custom-nav > ul > li > a:after {display:none;content:" ";position:absolute;left:50%;margin-left:-5px;width:11px;}
.custom-nav > ul > li > a:hover {background:#56b2c5;color:#fff;}
.custom-nav > ul > li.selected {background-color:#f4f4f4;}
.custom-nav > ul > li.selected > a {background:#daebee;color:#000;}
.custom-nav > ul > li.selected > a:after {display:block;}

.sub-nav {padding:23px 0;border-right:1px solid #e6e6e6;height:100%;}
.custom-nav > ul > li.first .sub-nav {border-left:1px solid #e6e6e6;}
.sub-nav li a {text-decoration:none;display:block;height:30px;line-height:20px;color:#363636;font-size:13px;text-align:center;}
.sub-nav li a:hover {font-size:13px;font-weight:600;}