@charset "euc-kr";

html {height:100%;}
body {
	width:100%;
	height:100%;
	line-height:16px;
}
body, div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, iframe, dl, dt, dd, table, th, td, textarea, select, input, fieldset {
    margin:0px;
    padding:0px;
    font-family: "µ¸¿ò", dotum, Verdana, sans-serif;
	font-size:11px;
	color:#494c52;
}
ul, ol { list-style:none; }
table, th, td { 
    border-collapse:separate;
	border-spacing: 0;
	border: 0;
}
em {	 font-style:normal; }
* html table { border-collapse:collapse; }
*:first-child+html table { border-collapse:collapse; }
caption {
	visibility:hidden;
	position:absolute;
	font-size:0;
	overflow:hidden;
	line-height:0px;
}
textarea {	font-size:12px;}
input {background:transparent;}
	input.txt, input.txt, input.txt3{
		border:1px solid #e3e3e3;
		border-top:1px solid #aeaeae;
		border-left:1px solid #aeaeae;
	}
	input.txt2{	background-color:#F6F6F6;	}
	input.txt3{
		background-color:#FFFFFF;
		color:#777;
		padding:3px 0 0 3px;
	}
	textarea.txt {
		padding:2px 0;
		border:1px solid #e3e3e3;
		background:#fff;
	}
	textarea.txt2 {
		padding:2px 0;
		border:1px solid #e3e3e3;
		border-top:1px solid #aeaeae;
		border-left:1px solid #aeaeae;
	}
input.check {
	width:13px;
	height:13px;
	margin:0 3px 0 0;
	border:none;
	background:none;
}
:root input.check {
	margin-left:0;
	vertical-align:-4px;
}
fieldset {border:none;}
legend {display: none;}
a, a:link, a:visited, a:active, a:hover {
    color:#919499;
    text-decoration:none;
}
a:hover { color:#bf549a;}
img    {
    border:0px;
    font-size:0px;
}
hr {display:none;}
col {background:none;}
.cboth {
	clear:both;
	font-size:0px;
}
.cboth2{_height:1%;}
*:first-child+html .cboth2{height:1%;}
.cboth2:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}

input.bnone {border:0;}

/* select box hide */
div.selecthide{
   	position:absolute;
	top:153px;
	left:17px;
	width:145px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.back_iframe{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

/** »ç¸íº¯°æ°ü·Ã ÇÃ·¯½º Å¬·¡½º µî·Ï(2010.0618) **/
span.plus {
	font-size:1.5em;
	line-height:12px;
}