/* menu public css */

#simg span {
display:inline-block;
margin:18px auto;
color:#fefa82;
font-size:42px;
font-weight:bold;
}
#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:200px;
position:absolute;
background:#fff;
text-align:center;
}
#scnt #reslist .reinfo strong {
position:absolute;
display:inline-block;
font-size:12px;
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:12px;
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:2px;
margin-right:4px;
}
#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 .r1 {
width:10%;
}
#scnt #reslist ul li .r2 {
width:15%;
}
#scnt #reslist ul li .r3 {
width:10%;
}
#scnt #reslist ul li .r4 {
width:10%;
}
#scnt #reslist ul li .r5 {
width:28%;
}
#scnt #reslist ul li .r6 {
width:15%;
}
#scnt #reslist ul li .r7 {
width:10%;
}
#scnt #reslist ul li .r7 strong {
font-weight:400;
font-size:11px;
background:#27a8c2;
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;
}

/* È¸»ç¼Ò°³ È¸»çÀü°æ */
#scnt .s01tab{
height:41px;
text-align:center;
}
#scnt .s01tab span {
display:inline-block;
font-size:19px;
display:inline-block;
width:24.5%;
color:#444;
vertical-align:top;
}
#scnt .s01tab span a {
display:block;
color:#444;
padding:10px 0 10px 0;
text-align:center;
border:1px solid #ccc;
}
#scnt .s01tab span a:hover,
#scnt .s01tab span a.on {
background-color:#156ac3;
color:#FFF;
border:1px solid #156ac3;
}


#scnt .s01tit{
text-align:center;
margin-top:57px	
}
#scnt .s01tit p.tit_tex{
font-size:36px;
color:#444444;
}
#scnt .s01tit p.tit_tex2{
font-size:16px;
color:#959494;
margin-top:15px;
margin-bottom:45px;
}
#scnt .s01tit p.tit_tex span.tit_tex_s{
font-weight:bold;
}
#scnt .s01main{
width:100%;
margin-bottom:94px;
}
#scnt .s01main span.main_img{
float:left;
margin:0 70px 0 40px;
text-align:center;
}
#scnt .s01main span.main_tex{
font-size:17px;
line-height:38px;
margin:50px 0 0 0;
font-weight:400;
color:#444444;	
}
#scnt .s01ni{
width:100%;
margin-top:10px;	
}
#scnt .s01ni span.ni03{
	max-width:90%;
}
#scnt .s01ni p.ni01{
background-color:#528ac5;
padding:19px 0 19px 0;
text-align:center;
color:#FFF;
font-size:26px;
}
#scnt .s01ni p.ni02{
border:1px solid #d0d0d0;
text-align:center;
color:#444444;
font-size:16px;
margin-top:6px;
}
#scnt .s01ni p.ni02 span.ni03{
display:inline-block;
padding:30px 0 42px 0;
font-weight:500;
color:#444444;
}
#scnt .s01ni p.ni02{
border:1px solid #d0d0d0;
text-align:center;
color:#444444;
font-size:16px;
margin-top:6px;
padding-bottom:60px;
}
#scnt .s01ni p.ni02 img{
max-width:90%;
height:auto;
}
#scnt .s01par{
text-align:center;
width:100%;
display:inline;	
}
#scnt .s01par ul li{
display:inline;	
}

/* ·¹ÀÌ¾îÆË¾÷ */
.white_content {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
opacity:0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
}
.white_content:target {
opacity:1;
pointer-events: auto;
}
.white_content > div {
position:absolute;
top:22%;
left:60%;
margin-left:-30%;
margin-right:30%;
height:auto;
max-width:874px;
padding: 8px;
background-color: white;
overflow:hidden;
}

@media screen and (max-width:820px){
#scnt .s01tab{
	max-width:90%;
	margin:auto;
}
#scnt .s01tab span.tab1{
font-size:16px;
}
#scnt .s01tab span.tab2{
font-size:16px;
}
#scnt .s01tit{
	padding-top:40px;
text-align:center;
margin:auto;
width:88%;
}
#scnt .s01tit p.tit_tex{
font-size:33px;
color:#444444;
}
#scnt .s01main span.main_tex{
font-size:15px;
line-height:32px;
display:inline-block;
width:90%;
text-align:center;	
}
#scnt .s01main span.main_img{
width:100%;
text-align:center;
padding-top:5px;
margin:auto;
}
#scnt .s01main{
width:100%;
margin-bottom:30px;
text-align:center;
}
#scnt .s01ni{
width:90%;
margin:auto;	
}

#layer_pop .white_content {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
opacity:0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
}
#layer_pop .white_content:target {
opacity:1;
pointer-events: auto;
}
#layer_pop .white_content > div {
position:absolute;
top:25%;
width:100%;
left:28%;
padding: 8px;
background-color: white;
overflow:hidden;
}
}



/* ÀÌ¿ë¹æ¹ý */
#scnt .s06wa{
margin-bottom:40px;
width:100%;
}
#scnt .s06wa p{
text-align:center;
font-size:22px;
line-height:36px;
color:#FFF;
width:100%;
background-color:#424242;
padding:13px 0 13px 0;
}
#scnt .s06ta{
margin:0 auto;
}	
#scnt .s06ta table{
font-size:21px;
width:90%;
margin:auto;
line-height:36px;
}
#scnt .s06ta table tr td{
height:40px;
font-weight:300;
}
#scnt .s06ta table tr td.ta1{
width:18%;
color:#FFF;
text-align:center;
background-color:#528ac5;
border-top:1px solid #cecece;
border-left:1px solid #cecece;
border-bottom:1px solid #cecece;
}
#scnt .s06ta table tr td.ta2{
border-top:1px solid #cecece;
border-right:1px solid #cecece;
padding-left:30px;
}	
#scnt .s06ta table tr td.ta3{
color:#FFF;
text-align:center;
background-color:#528ac5;
border-left:1px solid #cecece;
border-bottom:1px solid #cecece;
}
#scnt .s06ta table tr td.ta4{
color:#FFF;
text-align:center;
background-color:#528ac5;
border-left:1px solid #cecece;
border-bottom:1px solid #cecece;
}
#scnt .s06ta table tr td.ta5{
border-bottom:1px solid #cecece;
border-right:1px solid #cecece;
padding-left:30px;
}
#scnt .s06ta table tr td.ta7{
border-right:1px solid #cecece;
border-bottom:1px solid #cecece;
padding-left:30px;
}
#scnt .s06ta table tr td.ta8{
border-right:1px solid #cecece;
padding-left:30px;
}
#scnt .s06ta table tr td.ta9{
border-right:1px solid #cecece;
padding-left:30px;
}
#scnt .s06ta table tr td.ta10{
border-right:1px solid #cecece;
padding-left:30px;
}
#scnt .s06ta table tr td.ta11{
border-right:1px solid #cecece;
padding-left:30px;
}
#scnt .s06ta table tr td.ta12{
border-right:1px solid #cecece;
}
#scnt .s01tit p.tit_tex span.s06tit{
color:#f77b17;
}
#scnt .s01cou{
text-align:center;
}
#scnt .s01cou ul li{
display:inline;
}
#scnt .s01cou ul li.cou1{
margin-right:42px;
}
#scnt .s01cou ul li.cou2{
margin-right:42px;
}
#scnt .s01cou p.cou4{
font-size:15px;
font-weight:600;
color:#910000;
margin-top:64px;
}
#scnt .s01cou p.cou5{
margin-top:27px;
}
#scnt .npmap {
border:1px solid #ddd;
min-height:300px;
}
#scnt .license {
text-align:center;
}
#scnt .license img {
width:100%;
max-width:695px;
}

@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:700px){
#scnt .s01cou ul li.cou1{
margin-right:0px;
}
#scnt .s01cou ul li.cou2{
margin-right:0px;
}
#scnt .s06ta table{
font-size:18px;
width:90%;
margin:auto;
line-height:33px;
}
#scnt .s06wa p{
font-size:18px;
line-height:33px;
}	
#scnt .s06wa p{
text-align:center;
font-size:18px;
line-height:36px;
color:#FFF;
width:88%;
background-color:#424242;
margin:auto;
padding:13px 5px 13px 5px;
}
#scnt .s06wa p img{
display:block;
margin:auto;
}
#scnt .s01cou p.cou4{
font-size:15px;
font-weight:600;
color:#910000;
margin-top:24px;

}
}



@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;
}
#scnt .s01tab span {
display:inline-block;
font-size:16px;
display:inline-block;
width:49%;
color:#444;
vertical-align:top;
}
#scnt .s01tab span a {
display:block;
color:#444;
padding:5px 0 5px 0;
text-align:center;
border:1px solid #ccc;
margin-bottom:2px;
}
#scnt .s01tit p.tit_tex{
font-size:28px;
color:#444444;
}

}