/* style05 */

#header{}
#header .wrap {}
#header .logo {float:left;padding:0;margin:0;position:relative;}
#header .logo ._logo_img {}
#header .logo ._logo_img img {}
#header .logo ._logo_txt {padding:0;margin:0;}
#header .logo ._logo_txt a {}

#header .login {float:right;position:relative;}
#header .login a {}
#header .login i {display:inline-block;margin:0 3px 0 3px;position:relative;top:1px;width:1px;height:11px;}

#header .search {float:right;position:relative;margin:0 0 0 20px;}
#header .search form {display:block;width:228px;height:25px;background:#ffffff;border-radius:6px 6px 6px 6px;}
#header .search .keyword {float:left;padding:2px 0 0 3px;margin:3px 0 0 6px;width:186px;height:17px;font-size:11px;font-family:dotum;color:#888888;border:0;background:#ffffff;}
#header .search .keyword:focus {font-weight:bold;font-size:12px;font-family:gulim;color:#222222;}
#header .search .sbtn {float:left;padding:5px;position:relative;top:-1px;left:4px;}


/* header 쿤스 */
/* headerTop */
.headerTop{width:100%; height:30px; background:#0a4c92}
.headerTopInner{width:940px; margin:0 auto; position:relative}
.headerTopInner .topleft{position:absolute; top:3px; left:0}
.headerTopInner .topright{position:absolute; top:3px; right:5px}


#header{width:100%; height:150px; overflow:hidden;}

.headerBottom{width:940px; height:120px; margin:0 auto; background:url(/jaehongkim/test/images/bar1.jpg) no-repeat bottom center; overflow:hidden}
.headerBottom .headerLogo{width:240px; height:55px; margin-top:20px; float:left}
.headerBottom .headerLogo .logo1{text-indent:-9999px;width:43px; height:55px; background:url(/jaehongkim/test/images/sub_logo1.jpg) no-repeat; float:left}
.headerBottom .headerLogo .logo2{text-indent:-9999px;width:188px; height:55px; background:url(/jaehongkim/test/images/sub_logo2.jpg) no-repeat; float:left; margin-left:5px}

.headerBottom #gnb{font-size:1.25em; float:right;width:600px; margin-top:38px;}
.headerBottom #gnb ul{}
.headerBottom #gnb li{float:left; padding:0 10px;font-family:Verdana,Arial,univers,Helvetica,sans-serif; font-size:14px;}
.headerBottom #gnb .on {color:#116ac9;}
.headerBottom #gnb li a{color:#666;}
.headerBottom #gnb li a:hover,.headerBottom #gnb .on {color:#116ac9;}




/* 기본셋팅시 상단 메뉴영역
#topmenu {position:absolute;width:100%;height:1px;}
#topmenu ul {float:right;padding:0;margin:0;list-style-type:none;}
#topmenu li {float:left;position:relative;top:-38px;height:100px;}
#topmenu li a {display:inline-block;padding:0 5px 5px 5px;margin:0 0 0 10px;font-weight:bold;font-family:"malgun gothic";font-size:17px;color:#4E2D34;}
#topmenu li a span {display:block;font-style:normal;}
#topmenu li div {position:absolute;display:none;width:1px;height:1px;z-index:1;}
#topmenu li div dl {margin:38px 0 0 11px;padding:3px;width:130px;background:#ffffff;border:#C3C3C3 solid 1px;background:#C3C3C3;}
#topmenu li div dt {margin:0;padding:0;}
#topmenu li div dd {margin:0;padding:0;}
#topmenu li div dt a {color:#000000;overflow:hidden;height:13px;line-height:150%;display:block;font-weight:normal;padding:4px 0 10px 10px;margin:0;font-size:12px;font-family:gulim;height:12px;text-shadow:0 0 0 #666666;}
#topmenu li div dt a:hover {background:#efefef;}
#topmenu li div dd a {color:#000000;overflow:hidden;height:12px;line-height:150%;display:block;font-weight:normal;padding:3px 0 8px 15px;margin:0;font-size:12px;font-family:gulim;height:11px;text-shadow:0 0 0 #666666;}
#topmenu li div dd a:hover {background:#efefef;}
#topmenu li a:hover,#topmenu .on {color:#000000;background:#efefef;border-radius:5px 5px 5px 5px;}
#topmenu .on1 {background:#efefef;border-radius:5px 5px 5px 5px;}
#topmenu .none {color:#999999;padding:0 0 0 10px;}
#topmenu .none a {display:inline;background:#ffffff;padding:3px 5px 3px 5px;position:relative;top:1px;left:-5px;}
#topmenu .more {margin:0 0 3px 3px;}
#topmenu .home a {margin-left:0;}

 */

#footer{width:100%; height:30px; background:#0a4c92; margin-top:70px;}
.footerInner{width:940px; margin:0 auto; position:relative;}
.footerInner img{position:absolute; top:3px; right:5px;}

#footer .wrap {padding:15px 0 20px 0;border-top:#DEDEDE solid 1px;}
#footer .wrap .slinks {float:left;}
#footer .wrap .slinks .elink {padding:10px 0 10px 0;font-size:11px;font-family:dotum;color:#c0c0c0;letter-spacing:2px;}
#footer .wrap .slinks .elink a {font-family:gulim;font-size:12px;letter-spacing:-1px;color:#666666;}
#footer .wrap .slinks .elink a:hover {text-decoration:underline;}
#footer .wrap .slinks .copyright {font-size:11px;font-family:arial;color:#999999;}
#footer .wrap .powered {float:right;}
#footer .wrap .kimsq {padding:10px 0 10px 0;font-size:11px;font-family:arial;color:#c0c0c0;}
