
#Wrap_top{position: relative;width: 100%;height:105px;border-top:7px solid #373737;top:-50px; }
#Wrap_top header{position: relative;width: 990px;height: 105px;margin: 0 auto;}
#Wrap_top header p{position: absolute;left:0px;top:-7px;}
#Wrap_top header #gnb_wrap{position: absolute;top:25px;right:-35px;}
#Wrap_top header #gnb_wrap{float: left;}


#gnb_wrap {width:775px;background:#fff; height:45px;position: absolute;}
#gnb {margin:0 auto; width:775px; }
#gnb > ul {z-index:3; position: relative; width:775px; height:40px; background:#fff;}
#gnb > ul:after {display:block; content:''; clear:both;}
#gnb > ul > li a:hover { text-decoration: none; color:#fff;}
#gnb > ul > li {position: relative; float: left;  text-align: center;height: 200px;}
#gnb > ul > li > a {display: block; width:155px; height:40px;  line-height: 40px; font-size: 18px; color: #333;  box-sizing: border-box; text-align: center;font-weight:600;}
/*#gnb > ul > li.m3 > a {width: 200px;}*/
#gnb > ul > li.gnb01 > a.active {color:#fff;}
#gnb > ul > li.gnb02 > a.active {color:#fff;}
#gnb > ul > li.gnb03 > a.active {color:#33cccc;}
#gnb > ul > li.gnb04 > a.active {color:#3192f3;}
#gnb > ul > li.gnb05 > a.active {color:#9966cc;}
#gnb > ul > li.gnb06 > a.active {color:#cc6699;}
#gnb > ul > li.gnb07 > a.active {color:#ff9966;}
#gnb > ul > li.active > a {color: #fff; border-bottom: 1px solid rgba(255, 255, 255, .5)}

#gnb .dep2 { display: none; height:150px; padding: 0px 0 0 10px; box-sizing: border-box;} 
#gnb .dep2 li { padding: 2px 0; color: #333; text-align: left; font-size:13px !important;}
#gnb .dep2 li a {display: block; width:100%; color: #333;font-size:13px !important;}
#gnb .dep2 li a:hover { text-decoration: none; color:#fff; }
#gnb > ul > li:first-child .dep2 {padding: 0px 0 0 15px;}
#gnb > ul > li.active .dep2 a {color:#fff !important;}
#gnb > ul > li.active .dep2 a:hover {color: #fff !important; text-decoration:underline;}
#gnb > ul > li.gnb01.active {background: url(../../img/bg_dep2.jpg) repeat-y;}
#gnb > ul > li.gnb02.active {background: url(../../img/bg_dep2.jpg) repeat-y;}
#gnb > ul > li.gnb03.active {background: url(../../img/bg_dep2.jpg) repeat-y;}
#gnb > ul > li.gnb04.active {background: url(../../img/bg_dep2.jpg) repeat-y;}
#gnb > ul > li.gnb05.active {background: url(../../img/bg_dep2.jpg) repeat-y;}
#gnb > ul > li.gnb06.active {background: url(../../img/bg_dep2.jpg) repeat-y;}
#gnb > ul > li.gnb07.active {background: url(../../img/bg_dep2.jpg) repeat-y;}


.dep2Bg {display: none; z-index:2; position: absolute; top: 40px; left: 0; width: 100%; height: 160px; background: #fff; border-bottom: 1px solid #ccc; box-sizing: border-box;}


