@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/*header*/


#header{width:100%;position:absolute;top:0;left:0;z-index: 99999;height:109px;background:#fff;border-bottom:1px solid #eee;}
#header #top{width:100%;height:29px;background:#47a7da;}
#header #top .topLink{width:1024px;margin:0 auto;overflow:hidden;height:29px;position:relative;}
#header #top .topLink ul{float:right;}
#header #top .topLink ul span{display:block;float:left;}
#header #top .topLink ul .topIcon{padding-right:5px;}
#header #top .topLink ul .topLink1{float:left;padding:4px 0 0 29px;width:76px;height:25px;background:#474747 url(../../images/top_line.gif) top right no-repeat;}
#header #top .topLink ul .topLink2{float:left;padding:4px 0 0 15px;width:90px;height:25px;background:#474747 url(../../images/top_line.gif) top right no-repeat;}
#header #top .topLink ul .topLink3{float:left;padding:4px 0 0 27px;width:78px;height:25px;background:#474747;}




/*±âº»¼¼ÆÃ*/
#gnb{margin:0 auto;width:1024px; z-index:10;height:80px;}


#gnb ul{overflow:visible; margin-top:33px; float:right;}
#gnb ul:after{content:""; clear:both; display:block;}
.logo{position:absolute; top:43px;}
.depth > li{position:relative;float:left;width:141px;text-align:center; z-index:999; }
.depth > li > a{color:#333;font-size:14px;line-height:14px; font-weight:bold}
.depth > li > a:hover .depth > li.on > a{color:#fff;}


.topnav1 > a{display:block;height:47px;background-position:top center;background-repeat:no-repeat}
.topnav1 > a{background-image:url(../../images/navi1.gif);width:160px;}
.topnav2 > a{display:block;height:47px;background-position:top center;background-repeat:no-repeat}
.topnav2 > a{background-image:url(../../images/navi2.gif);width:160px;}
.topnav3 > a{display:block;height:47px;background-position:top center;background-repeat:no-repeat}
.topnav3 > a{background-image:url(../../images/navi3.gif);width:160px;}
.topnav4 > a{display:block;height:47px;background-position:top center;background-repeat:no-repeat}
.topnav4 > a{background-image:url(../../images/navi4.gif);width:160px;}
.topnav5 > a{display:block;height:47px;background-position:top center;background-repeat:no-repeat}
.topnav5 > a{background-image:url(../../images/navi5.gif);width:160px;}


.topnav1.active > a,.topnav1 > a:hover{background-image:url(../../images/navi1_on.gif);width:160px;}
.topnav2.active > a,.topnav2 > a:hover{background-image:url(../../images/navi2_on.gif);width:160px;}
.topnav3.active > a,.topnav3 > a:hover{background-image:url(../../images/navi3_on.gif);width:160px;}
.topnav4.active > a,.topnav4 > a:hover{background-image:url(../../images/navi4_on.gif);width:160px;}
.topnav5.active > a,.topnav5 > a:hover{background-image:url(../../images/navi5_on.gif);width:160px;}






.subnav{display:none; position:absolute; z-index:999; left:0;top:25px;}
.subnav li{width:160px; height:25px;}
.subnav li a{color:#333; font-size:13px;text-align:center;}
.subnav li a:hover{color:#25608b;}
.bgGnb{display:none;position:absolute;top:109px;left:0; background:url(../../images/navi_bg.png) 0 0 repeat; width:100%;height:200px;z-index:998;border-bottom:1px solid #eee;}





/*footer start*/
#footer{width:100%;overflow:hidden;background:#474747;padding-bottom:10px;}
#foot{width:1000px;margin:0 auto;}
.copy{width:1000px;padding-top:20px;color:#e0dddd;text-align:center;font-size:11px;line-height:25px;font-style:normal;}
.copy a{color:#e0dddd;padding-left:20px;}
.copy a:hover{color:#fff;}
.footLogo{float:right;padding-top:20px;}
/*footer end*/



