/* style01 */

#header {}
#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;}
#topmenu ul {padding:15px 0 0 0;margin:0;list-style-type:none;}
#topmenu li {float:left;padding:0 4px 0 4px;margin:0;height:40px;}
#topmenu li a {font-weight:bold;font-family:"malgun gothic";font-size:13px;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 {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:#000000;background:#efefef;border-radius:5px 5px 5px 5px;}
#topmenu .on1 {background:#efefef;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;}


#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;}


/* menu public css */

#simg span {
display:inline-block;
margin:20px auto;
color:#fff;
font-size:42px;
font-weight:500;
}
#snav {
border-bottom:1px solid #e8e8e8;
text-align:center;
font-size:0;
}
#snav a {
display:inline-block;
padding:10px 25px;
font-size:16px;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
margin-left:-1px;
}
#snav a:hover {
background:#f77b17;
color:#fff;
}
#scnt {
width:100%;
max-width:1000px;
margin:30px auto 50px auto;
border:0px solid #ddd;
min-height:300px;

}
#scnt .subexp {
text-align:center;
font-size:16px;
padding:25px 0;
background:#528ac5;
border-radius:6px;
}
#scnt .subexp span {
display:block;
padding:0 0 10px 0;
font-size:24px;
color:#fff;
}
#scnt .subexp strong {
color:#fef44a;
font-weight:400;
}
#scnt #res {
width:96%;
margin:20px auto;
}
#scnt #res ul.rs {
border-bottom:1px dashed #ccc;
padding:5px 0;
}
#scnt #res ul.rs li {
display:inline-block;
vertical-align:top;
padding:4px 0 0 0;
}
#scnt #res ul.rs li.rs1 {
width:18%;
font-weight:400;
background:#f6f6f6;
border-radius:2px;
padding-left:1%;
}
#scnt #res ul.rs li.rs1 img {
float:left;
position:absolute;
margin-left:5px;
}
#scnt #res ul.rs li.rs2 {
width:78%;
margin-left:2%;
}
#scnt #res ul.rs li.rs2 input {
font-size:14px;
padding:4px;
border:1px solid #999;
}
#scnt #res ul.rs li.rs2 textarea {
width:96%;
}

#scnt #res ul.rs div.ds {
width:96%;
margin:auto;
}
#scnt #res ul.rs div.dt1 {
display:inline-block;
width:75%;
padding-top:10px;float:left;
}
#scnt #res ul.rs div.dt1 td {
padding:4px;
}
#scnt #res ul.rs div.dt1 td input {
font-size:16px;
height:26px;
padding-left:5px;
}
#scnt #res ul.rs div.dt1 td input.dinfo {
width:70%;
margin-right:4px;
}
#scnt #res ul.rs div.dt1 td select.dinfo2 {
font-size:16px;
height:26px;
margin-right:4px;
}
#scnt #res ul.rs div.dt2 {
width:20%;
text-align:right;
display:inline-block;
}
#scnt #res ul.rs div.dt2 a {
display:inline-block;
font-size:16px;
font-weight:500;
background:#1a61cb;
border-radius:4px;
text-align:center;
color:#fff;
padding:15px 0;
width:92%;
margin:10px auto;
}

#scnt #res ul.rs div.dt3 {
width:100%;
margin-top:10px;
clear:both;
background:#fd756a;
padding:5px;
color:#fff;
}
#scnt #res ul.rs div.dt3 strong {
display:inline-block;
padding-left:14px;
}
#scnt #res ul.rs div.dt3 input.dinfo3 {
font-size:16px;
height:26px;
width:60%;
margin-right:4px;
}
#scnt #res ul.rs div.dt3 input.dinfo4 {
font-size:16px;
height:26px;
width:70%;
margin-right:4px;
border:0px solid #fa9f9d;
}
#scnt #resend {
font-size:16px;
text-align:center;
margin:5px auto;
background:#f6f6f6;
padding:20px;
line-height:240%;
}
#scnt #resend span {
display:block;
font-size:20px;
color:#0556aa;
}
#scnt #resend .btns a {
background:#f77b17;
color:#fff;
padding:10px 30px;
}
#scnt #resend .btns a:hover {
background:#f74c17;
}
#scnt #reslist {
margin:20px auto;
}
#scnt #reslist .reinfo {
border:5px solid #1767ba;
width:90%;
max-width:400px;
position:relative;
background:#fff;
text-align:center;
margin:auto;
padding-bottom:20px;
}
#scnt #reslist .reinfo strong {
position:absolute;
display:inline-block;
font-size:14px;
background:#1767ba;
color:#75e6fa;
z-index:999;
right:0px;
width:30px;
height:26px;
margin-top:-5px;
font-weight:normal;
padding-top:6px;
}
#scnt #reslist .reinfo strong a {
background:#ebf4fd;
}
#scnt #reslist .reinfo span {
display:block;
background:#1767ba;
color:#fff;
font-size:16px;
padding:5px;
}
#scnt #reslist .reinfo dl {
width:94%;
margin:10px auto 0 auto;
text-align:left;
}
#scnt #reslist .reinfo a.btn {
display:inline-block;
margin:10px auto;
background:#f77b17;
border-radius:2px;
padding:4px 15px;
color:#fff;
}
#scnt #reslist .reinfo dt {
color:#1c8ed0;
font-weight:400;
}
#scnt #reslist .reinfo dd {
margin-bottom:10px;
background:#f6f6f6;
border-radius:3px;
padding:3px 2px;
}
#scnt #reslist .reinfo input {
width:50%;
padding:4px;
margin-right:5px;
font-size:14px;
}
#scnt #reslist ul li {
margin:3px auto;
text-align:center;
border:1px solid #eee;
border-radius:2px;
}
#scnt #reslist ul a {
display:block;
}
#scnt #reslist ul a:hover {
background:#ebf4fd;
color:#114c8a !important;
}
#scnt #reslist ul li span {
display:inline-block;
padding:8px 0;
}
#scnt #reslist ul li.rtit {
border-bottom:2px solid #114c8a;
background:#1767ba;
border:1px solid #114c8a;
border-radius:2px;
}
#scnt #reslist ul li.rtit span {
color:#fff !important;
}
#scnt #reslist ul li span {
border:0px solid #f00;
}
#scnt #reslist ul li .r1 {
width:9%;
}
#scnt #reslist ul li .r2 {
width:15%;
}
#scnt #reslist ul li .r3 {
width:10%;
}
#scnt #reslist ul li .r4 {
width:9%;
}
#scnt #reslist ul li .r5 {
width:26%;
}
#scnt #reslist ul li .r6 {
width:15%;
}
#scnt #reslist ul li .r7 {
width:8%;
}
#scnt #reslist ul li .r7 strong {
font-weight:400;
font-size:11px;
background:#27a8c2;
color:#fff;
border-radius:2px;
padding:2px 4px;
}
#scnt #reslist ul li .r8 {
width:8%;
}
#scnt #reslist ul li .r8 strong {
font-weight:400;
font-size:11px;
background:#e23663;
color:#fff;
border-radius:2px;
padding:2px 4px;
}

.r9 {
width:10%;
}
.r9 strong {
font-weight:400;
font-size:11px;
background:#333;
color:#fff;
border-radius:2px;
padding:2px 4px;
}

.sch ul {
text-align:center;
}
.sch ul li,
.sch ul li a {
display:inline-block;
}
.sch ul li input {
padding:4px 5px;
}
.sch ul li select {
padding:4px 5px;
}
.sch ul li a {
background:#1767ba;
color:#fff;
padding:2px 20px 3px 20px;
border-radius:3px;
vertical-align:middle;
}
.btns {
text-align:center;
margin:10px auto;
clear:both;
}
.btns a {
background:#f77b17;
color:#fff;
padding:5px 20px;
border-radius:3px;
font-weight:400;
font-size:16px;
}
.btns a.aqua {
background:#f77b17;
color:#fff;
}
.agnleft {
text-align:left;
}
.btns a.gray {
background:#555;
margin:3px;
}
input.btnblue {
background:#2f79c6 !important;
color:#fff  !important;
font-weight:bold  !important;
font-size:14px  !important;
padding:5px 20px  !important;
border-radius:4px  !important;
border:0px  !important;
height:2em !important;
width:auto !important;
}
input.btngray {
background:#666 !important;
color:#fff  !important;
font-weight:bold  !important;
font-size:14px  !important;
padding:5px 20px  !important;
border-radius:4px  !important;
border:0px  !important;
height:2em !important;
width:auto !important;
}

@media screen and (max-width:820px){
#scnt .subexp span {
font-size:20px;
}
#scnt #res ul.rs li.rs1 {
width:98%;;
padding-left:2%;
}
#scnt #res ul.rs li.rs2 {
width:100%;
}

}
@media screen and (max-width:720px){ 
#scnt #reslist ul li span {
font-size:13px;border:0px solid #f00;
padding:5px;
}
#scnt #reslist ul li .r1 {
width:20%;
min-width:50px;
}
#scnt #reslist ul li .r2 {
width:20%;
min-width:80px;
}
#scnt #reslist ul li .r3 {
width:20%;
min-width:80px;
}
#scnt #reslist ul li .r4 {
width:20%;
min-width:50px;
}
#scnt #reslist ul li .r5 {
width:40%;
clear:left;min-width:140px;
}
#scnt #reslist ul li .r6 {
width:25%;min-width:90px;
}
#scnt #reslist ul li .r7,
#scnt #reslist ul li .r8 {
width:23%;min-width:60px;
}
}

@media screen and (max-width:540px){ 
#scnt .subexp span {
font-size:18px;
}
#scnt #res ul.rs div.dt1 {
width:100%;
}

#scnt #res ul.rs div.dt2 {
width:100%;
text-align:center;
display:inline-block;
}
#scnt #res ul.rs div.dt2 br {
display:none;
}
}