@charset "euc-kr";

* { margin:0; padding:0; list-style:none;}

html, body { height:100%;}

body { font-family:돋움, Dotum, "Apple Gothic", sans-serif; font-size:12px; color:#828179; line-height:130%;}
body,ul,ol,li,dl,dt,dd,table,th,td,p,span,input,select,textarea { font-family:돋움, Dotum, "Apple Gothic", sans-serif;}

form { margin:0; padding:0;}
fieldset { border:0;}
h1, legend { position:absolute; width:0; height:0; overflow:hidden; font:0/0 sans-serif; visibility:hidden;}
h2 { }
h3 { }

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

img { vertical-align:middle; border:0;}
input, select, textarea { vertical-align:middle; font-size:12px;}

.png24 { tmp:expression(setPng24(this));}
.ready { padding-top:40px; text-align:center;}

/* sitemap */
.sitemap { padding-top:13px;}


/* layer pop */
.layerPop { position:absolute; z-index:1; top:300px; left:200px; width:551px;}
.rndTop { width:551px; padding-top:40px; background:url(/images/pop/bg_pop_top.png) no-repeat;}
*html .rndTop {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pop/bg_pop_top.png',sizingMethod='crop');
		}
.rndBtm { height:40px; background:url(/images/pop/bg_pop_bottom.png) no-repeat left bottom;}
*html .rndBtm {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pop/bg_pop_bottom.png',sizingMethod='crop');
		}
	.popTit { margin-bottom:20px; text-align:center;}
	.popTxt { text-align:center;}
	.loginBox { overflow:hidden; position:relative; margin:30px auto 0; width:235px;}
	.loginBox dt { float:left; padding-top:3px; width:55px; height:27px;}
	.loginBox dd { float:left; width:180px; min-height:30px; _height:30px;}
	.loginBox dd p { margin-top:10px;}
	.loginBox dd.btn { position:absolute; top:0; right:0; clear:both; width:69px; height:49px;}
	.loginBtn { position:relative; margin:15px auto 0; padding:12px 0 0 39px; width:342px; background:url(/images/pop/bg_pop_line.png) no-repeat;}
	*html .loginBtn {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pop/bg_pop_line.png',sizingMethod='crop');
		}
	.loginBtn p { margin-top:5px;}

	.find { overflow:hidden; margin:30px auto 0; width:255px;}
	.find dt { float:left; padding-top:3px; width:75px; height:27px;}
	.find dd { float:left; width:180px; height:30px;}
	.find dd.inp_txt { width:168px;}
	.findTxt { padding-top:22px; font-weight:bold; color:#588979; text-align:center;}
	.findTxt.im { padding:30px 0 16px; color:#e48961;}
	.findTxt.id { padding:30px 0 48px; color:#e48961;}


/*****************************************
common
******************************************/

/* margin */
.mT05 { margin-top:5px;}
.mT10 { margin-top:10px;}
.mT15 { margin-top:15px;}
.mT20 { margin-top:20px;}
.mT25 { margin-top:25px;}
.mT30 { margin-top:30px;}

/* btn */
.btnC { margin-top:20px; text-align:center;}
.btnR { margin-top:20px; text-align:right;}

/* input text */
.inp_txt { padding:2px 3px 0; height:15px; border:1px solid #c7c7c7; background:#f3f3f3; font-size:12px; color:#828179;}

@media print {
	
}