/* style01 */
/* 개발 */
.wrap {border:0px solid red;}
/* */

#toploginbar {height:34px;background:#354053;}
#toploginbar .wrap {position:relative;border:0;}
#toploginbar .loginbar {position:absolute;right:0;z-index:100;background:#0e61b0;margin:0;padding:0;list-style-type:none;height:34px;}
#toploginbar .loginbar li {margin:10px 0 0 20px;float:left;color:white;font-family:'Nanum Gothic', NG, sans-serif;}
#toploginbar .loginbar li a {color:#b9d1e9;font-size:11px;}
#toploginbar .loginbar .first {}
#toploginbar .loginbar .apt a {color:#fefedc;}
@media (min-width:980px) {
	#toploginbar .rightbar {height:34px;float:right;width:25%;background:#0e61b0;position:absolute;right:0;}
}

#header {background:white;position:relative;z-index:100;}
#header .wrap {border-bottom:#DEDEDE solid 1px;}
#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;}

#topmenu {}
#topmenu .wrap {height:50px;border-bottom:#dfdfdf solid 1px;}

/* 헤더 */
#header {height:65px;/*overflow:hidden;*/}
#header .wrap {}
#header .logo {float:left;padding:0;margin:0;position:relative;left:0px;top:0px;}
#header .logo ._logo_img {}
#header .logo ._logo_img img {}
#header .logo ._logo_txt {padding:0;margin:0;}
#header .logo ._logo_txt a {}

/* 로그인링크 */
#header .wrap {position:relative;}
#header .login {position:absolute;left:830px;color:#666666;width:140px;}
#header .login a {font-weight:600;font-size:11px;color:#666666;margin-right:5px;}
#header .login i {display:inline-block;margin:0 0px 0 0px;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;}

/* 상단메뉴 */
#topmenu {position:relative;width:630px;float:right;left:0px;}
#topmenu .wrap {height:50px;border:0px;width:660px;}
#topmenu ul {padding:15px 0 0 0;margin:0;list-style-type:none;}
#topmenu li {float:left;padding:0;margin:0;height:35px;border-left:1px solid #d7d7d7;}
#topmenu li a {cursor:pointer;font-family:'Nanum Gothic', NG, sans-serif;font-weight:600;font-size:16px;color:#666666;display:block;padding:1px 7px 5px 7px;letter-spacing:-1px;}
#topmenu li div {position:absolute;display:none;width:1px;height:1px;z-index:1;}
#topmenu li div dl {margin:30px 0 0 1px;padding:3px;width:130px;background:#ffffff;border:#dfdfdf solid 1px;}
#topmenu li div dt {margin:0;padding:0;}
#topmenu li div dd {margin:0;padding:0;}
#topmenu li div dt a {cursor:pointer;overflow:hidden;height:13px;line-height:150%;display:block;font-weight:normal;padding:4px 0 10px 10px;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 {overflow:hidden;height:12px;line-height:150%;display:block;font-weight:normal;padding:3px 0 8px 15px;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:#075bab;border-radius:5px 5px 5px 5px;}
#topmenu .on1 {background:#075bab;border-radius:5px 5px 5px 5px;}
#topmenu .none {color:#999999;padding:2px 0 0 10px;}
#topmenu .none a {display:inline;background:#ffffff;padding:3px 5px 3px 5px;position:relative;top:2px;}
#topmenu .more {margin:0 0 3px 3px;}
#topmenu .home {margin-right:15px;}

/* 서브메뉴 */
#submenu {position:absolute;width:100%;background:white;height:0px;overflow:hidden;margin:0;padding:0;border-bottom:1px solid #d7d7d7;z-index:200;}
#submenu ul {padding:0;margin:0;list-style-type:none;float:left;border-left:1px solid #d7d7d7;height:245px;}
#submenu li {color:#666666;font-family:'Nanum Gothic', NG, sans-serif;padding:6px 0px 6px 7px;cursor:pointer;}
#submenu .wrap {position:relative;}
#submenu .wrap .submenu {position:relative;left:350px;width:660px;}
#submenu .subimg {position:absolute;left:0;bottom:0;width:272px;}
#submenu .subimg .subimg01 {margin:35px 0;}
#submenu .subimg .subimg02 {bottom:0;}
#topmenu_1, #submenu_1 {width:140px;}
#topmenu_2, #submenu_2 {width:140px;}
#topmenu_3, #submenu_3 {width:140px;}
#topmenu_4, #submenu_4 {width:140px;}
#topmenu_6, #submenu_6 {width:140px;}
#topmenu_7, #submenu_7 {width:140px;}

/* 풋터 */
.footer {border-top:1px solid #d8d8d8;}
.footer {}
.footer .wrap {padding:0;border:#DEDEDE solid 0px;}
.footer .wrap .bottom_logo{float:left;width:140px;height:70px;border:0px solid red;background:url('./bottom_logo.png') no-repeat;background-position:bottom left;}
.footer .wrap .slinks {}
.footer .wrap .slinks .elink {padding:8px 0 8px 0;font-size:11px;font-family:dotum;color:#888888;letter-spacing:2px;text-align:left;}
.footer .wrap .slinks .elink a {font-family:dotum;font-weight:bold;font-size:12px;letter-spacing:-1px;color:#888888;}
.footer .wrap .slinks .elink a:hover {text-decoration:underline;}
.footer .wrap .slinks .copyright {font-family:dotum;font-size:12px;color:#888888;line-height:160%;padding-top:5px;}
.footer .wrap .kimsq {color:#2a7ed6;}
