@charset "utf-8";
/* include sub style sheet */
@import url("table.css");
@import url("etc.css");

/* global styles */
html,body{
	height:100%;
}
body{
	font-family:돋움;
	color:#666;
	font-size:0.74em;
}
body,form,h1,h2,h3,h4,h5,h6,ul,ul li{
	margin:0px;
	padding:0px;
}
div,th,td,ol,ul,li,a,strong,span,input,select,textarea{
	font-family:돋움;
	color:#666;
	font-size:1em;
}
*html .keep{
	word-break:keep-all;
}

ul{
	list-style:none;
}

a{
	text-decoration:none;
}
a:hover{
	color:#2F80C0;
	text-decoration:underline;
}

img,table{
	border:0 !important;
}
table{
	border-collapse:collapse;
}

.al{
	text-align:left;
}
.ac{
	text-align:center;
}
.ar{
	text-align:right;
}
.vt{
	vertical-align:top;
}
.vm{
	vertical-align:middle;
}
.vb{
	vertical-align:bottom;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

.clear, br{
	clear:both;
}
div.clearh{
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}

.tm{
	margin-top:20px;
}
.tms{
	margin-top:15px;
}
.tmss{
	margin-top:10px;
}
.tmsss{
	margin-top:5px;
}

.bold{
	font-weight:bold;
}

.sfont{
	font-size:0.9em;
}

.lh5{
	line-height:0.5em
}

.c1{
	color:#25397C;
}
.c2{
	color:#5E84B5;
}
.c3{
	color:#1A5096
}
.c4{
	color:#333333
}
.c5{
	color:#666666
}
.c6{
	color:#009704
}
.c7{
	color:#FF6000
}
.c8{
	color:#868686;
}
.c9{
	color:#AE4C4C;
}
.c10{
	color:#2F80C0;
}
.c11{
	color:#2963A4;
}

.lsm{
	letter-spacing:-1px;
}

*html .fullw{
	width:100%;
}

div.topline{
	height:5px;
	background:#393E92 url(./img/bg_poptopline.gif) no-repeat;
	overflow:hidden;
}

h1.logo{
	padding:13px 15px 0px;
}

div.body{
	padding:13px;
}
div.bodym{
	padding:15px;
}

/* login */
div.loginbox{
	padding:5px;
}
div.loginbox div.inside{
	background:#FFF;
}
div.loginbox div.inside div.login{
	padding:25px 28px 25px 30px;
	border: 3px solid #E6E6E6;
}
div.loginbox div.inside div.fl{
	width:195px;
}
div.loginbox label{
	float:left;
	width:67px;
	height:16px;
}
div.loginbox label img{
	margin-top:2px;
}
div.loginbox input{
	float:left;
	width:110px;
	/*height:1.2em;*/
	height:16px;
	padding:2px 5px 0;
	border:1px solid #ABABAB;
}
div#ipin{
	padding:5px;
	border: 3px solid #E6E6E6;
	margin-bottom:10px;
}

div.realnamebox{
	padding:5px;
}
div.realnamebox div.lnrwidth{
	width:341px;
}
div.realnamebox h2{
	margin:0 4px 5px;
}
div.realnamebox div.inside div.realname{
	padding:9px 10px 11px;
	border: 3px solid #E6E6E6;
}
div.realnamebox div.inside div.realname div.sfont{
	line-height:1.3em;
}
div.realnamebox div.inside div.realname div.fl{
	width:275px;
	margin-left:35px;
	display:inline;
}
div.realnamebox div.inside div.realname label{
	width:79px;
}
div.realnamebox div.inside div.realname input{
	width:60px;
}
div.realnamebox div.inside div.realname span.ds{
	margin-top:13px;
	padding:0 5px;
}
div.realnamebox .callcenter{
	line-height:1.3em;
	padding-left:8px;
}
div.realnamebox .callcenter strong.dot{
	margin-left:-4px;
}

div.passbox{
	padding:15px 20px;
}
div.passbox label{
	width:48px;
}
div.passbox img.okbtn{
	margin:-1px 0 0 8px;
}

div.policycontent{
	padding-top:8px;
}
div.policycontent h2{
	font-size:1.2em;
	margin-bottom:13px;
	background:url(./img/bg_poptxttitle.gif) no-repeat 100% 40%;
}
div.policycontent h2 span{
	color:#000;
	padding-right:10px;
	background:#FFF;
}
div.policycontent div.mask{
	height:150px;
	overflow:auto;
}

div.cbox{
	line-height:1.5em;
	padding:16px;
	border:1px solid #9DC0E4;
	background:#F1F5F9;
}
div.cboxtxt{
	padding-bottom:13px;
}
div.cbox div.fl img{
	margin-right:16px;
}

div.dotline01{
	height:40px;
	background:url(./img/bg_dotline02.gif) repeat-x 0 50%;
}

div.banners{
	float:right;
	width:145px;
	padding-top:18px;
}

div.desc{
	line-height:1.35em;
	margin-top:-4px;
	padding-bottom:12px;
}
ul.pdesc{
	padding:8px 11px 5px;
	border-top:1px solid #9FC2E5;
	background:#F1F5F9;
}
ul.pdesc li{
	line-height:1.35em;
	margin-bottom:2px;
	padding-left:12px;
	background:url(./img/bg_arrow01.gif) no-repeat 0 0.3em;
}

div.dotline01{
	height:40px;
	background:url(./img/bg_dotline02.gif) repeat-x 0 50%;
}
div.dotline02{
	height:23px;
	background:url(./img/bg_dotline02.gif) repeat-x 0 50%;
}
.arrow01{
	margin-left:9px;
	padding-left:9px;
	background:url(./img/bg_arrow01.gif) no-repeat 0 45%;
}
img.imgwt{
	vertical-align:middle;
	margin-bottom:2px;
}

div.close{
	text-align:right;
	padding-right:10px;
	height:17px;
	background:url(./img/pop_bg.gif);
}

#npopup div.titlebg{
	padding:0 15px;
	background:url(./img/pop_bg_title.gif);
}
#npopup div.titlebg div.titleline{
	width:100%;
	height:43px;
}
#npopup div.titlebg div.titleline h1{
	position:relative;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	line-height:1.2em;
	margin-bottom:-3px;
	padding:10px 10px 10px 10px;
	display:table;
	z-index:1;
}
#npopup div.contents{
	padding:20px;
}
#npopup div.contentsb{
	padding:14px 15px 20px;
}
#npopup div.content3{
	padding:20px 15px;
}
#npopup div.content4{
	padding:20px 15px 15px;
}
#npopup div.text{
	text-align:center;
	line-height:1.5em;
	margin:-2px 0;
}
#npopup div.text2{
	line-height:1.25em;
	margin:-2px 0 0 2px;
}
#npopup div.text3{
	text-align:center;
	padding:21px 0 25px;
}
*html #npopup div.text3{
	padding:21px 0 25px;
}
*:first-child+html #npopup div.text3{
	padding:24px 0 28px;
}
#npopup div.button{
	height:21px;
	overflow:hidden;
}

#npopup div.checks{
	width:360px;
	padding:10px 0 0 10px;
	background:#DCE5ED;
}
#npopup div.checks input{
	float:left;
	width:13px;
	height:13px;
	margin-right:6px;
}
#npopup div.checks label{
	float:left;
	color:#444;
	margin:3px 0 7px;
}
*html #npopup div.checks label{
	margin:1px 0 10px;
}
*:first-child+html #npopup div.checks label{
	margin:1px 0 12px;
}
#npopup div.checks label.w1{
	width:106px;
}
#npopup div.checks label.w2{
	width:95px;
}
#npopup div.checks label.w3{
	width:80px;
}

#npopup input.srh{
	width:110px;
	height:1.2em;
	vertical-align:-1px;
}
*html #npopup input.srh{
	vertical-align:0px;
}
*:first-child+html #npopup input.srh{
	vertical-align:0px;
}

div.search{
	margin-top:0;
}
div.postcode{
	width:320px;
	height:130px;
	border-top:1px solid #74A6DA;
	border-bottom:1px solid #74A6DA;
	overflow:auto;
}
*html div.postcode{
	overflow:scroll;
	overflow:hidden;
}
*:first-child+html div.postcode{
	overflow:scroll;
	overflow:hidden;
}
div.postcode table{
	width:100%;
}
div.postcode table td{
	line-height:1.35em;
	padding:6px 0 3px;
	border-bottom:1px solid #CECECE;
}
div.postcode table td.sub{
	width:75%;
	padding-left:10px;
}
div.postcode table td.ac{
	width:25%;
}
*html div.postcode table td.sub{
	width:70%;
}
*:first-child+html div.postcode table td.sub{
	width:70%;
}
*html div.postcode table td.ac{
	width:30%;
}
*:first-child+html div.postcode table td.ac{
	width:30%;
}

div.sksel{
	color:#5F8CB4;
	text-align:center;
	line-height:1.3em;
	margin-top:5px;
	padding:14px 15px 13px;
	background:#DCE5ED;
}
div.sksel div.inside{
	width:100%;
	overflow:hidden;
}
div.sksel div.inside div.oneline{
	width:440px;
	margin-bottom:1px;
	padding-left:3px;
	border-top:1px solid #CFDCE5;
	border-bottom:1px solid #CFDCE5;
	background:#FFF url(./img/bg_popsksel.gif) no-repeat 104px 50%;
	overflow:auto;
}
div.sksel div.inside div.oneline a{
	float:left;
	margin-left:-1px;
	padding:5px 0 2px;
	display:block;
}
*:first-child+html div.sksel div.inside div.oneline a{
	padding:4px 0 3px;
}
div.sksel div.inside div.oneline a.w1{width:106px;}
div.sksel div.inside div.oneline a.w2{width:109px;}
div.sksel div.inside div.oneline a.w3{width:96px;}
div.sksel div.inside div.oneline a.w4{width:129px;}
