#header {position:relative;width:100%;}
#top {position:relative;display:block;height:39px;border-bottom:1px solid #1E7E38;background-color:#007a21;z-index:12;}
#top .fwrap {position:relative;}
#top .logo {position:absolute;width:220px;height:112px;text-align:center;border:1px solid #D0D0D0;border-top:none;border-bottom:none;}
#top .logo img {display:block;width:218px;height:111px;padding:0;}
#top ul {float:right;text-align:right;}
#top ul li {float:left;height:39px;padding:0 0 0 20px;font-size:10pt;line-height:38px;}
#top ul li a {color:#fff;}

#gnb {position:relative;width:100%;height:73px;z-index:11;}
#gnb .masks {position:absolute;left:0;width:100%;height:73px;border-bottom:1px solid #DDD;background:#FFF;overflow:hidden;}
#gnb .d1 {position:relative;width:1240px;margin:0 auto 0;}
#gnb .d1 .bg {position:absolute;left:0;top:70px;}
#gnb .d1 h1 {float:left;width:220px;min-height:73px;margin:0;padding:0;}

#gnb .d1 > li {float:left;width:340px;height:auto;border-right:1px solid #FFF;}
#gnb .d1 > li > a {cursor:default;display:block;font-weight:500;font-size:12pt;font-weight:bold;line-height:73px;color:#333;text-align:center}
#gnb .d1 > li > a.on {font-weight:bold;color:#26A148;}
#gnb .d1 > li:hover > a {color:#FFF;}

#gnb .d1 > li:hover > a {background-color:#222}
#gnb .d1 > li:hover .d2 {position:relative;z-index:10}
#gnb .d1 > li:hover .d2 > li > a:hover {font-weight:normal;background-color:#28A84B;color:#fff;}

#gnb .d2 {height:473px}
#gnb .d2 > li {position:relative;}
#gnb .d2 > li > a {display:block;height:40px;font-size:10pt;line-height:40px;text-align:center;color:#333;}
#gnb .d2 > li.on > a {font-weight:bold;color:#26A148;}

#gnb .d3 {display:none;position:absolute;top:0;left:180px;width:125.7px;padding:2px;border:1px solid #000;background-color:#000;z-index:10;}
#gnb .d3 .arrow {position:absolute;left:-6px;top:14px;background:url('./image/arrow.gif') no-repeat;width:6px;height:11px}
#gnb .d3 li {border-top:1px solid #000}
#gnb .d3 li:first-child {border-top:none}
#gnb .d3 a {display:block;line-height:34px;padding:0 10px;color:#FFF;}
#gnb .d3 a:hover {background-color:#1C2C5F;color:#333;}

#gnb:hover li {border-right-color:#D0D0D0;}

h2.rctit {width:100%;margin:20px 0 30px 0;padding:0 0 10px 0;font-size:30pt;border-bottom:1px solid #d0d0d0;}
h2.rctit small {float:right;position:relative;top:30px;font-weight:300;font-size:9pt;color:#656565;}
h2.rctit small a {color:#656565;}
h2.rctit small a:hover {color:#333;}

#footer {margin-top:20px;}