
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,th,td,form,fieldset,legend {
	margin:0;
	padding:0;
	font-family: 'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic', Dotum;
	font-size:13px;
	color:#444;
}

img, fieldset { border:0 }

ul, ol, li, dl { list-style:none; }

p {
	margin:0; padding:0;
}

.clear {
	clear:both;
}


a:link, a:visited {
    color:inherit;
    text-decoration:none;
}

input[type="radio"] {
	background:none;
	height:15px;
	vertical-align:middle;
}


#topimg {
	width:900px;
	margin:0 auto;
}

.qbox {
	font-family: 'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic', Dotum;
	font-weight:600;
	font-size:15px;
	padding-top:30px;
}

.abox {
	font-family: 'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic', Dotum;
	font-size:14px;
	line-height:24px;
	padding:10px 0 0 10px;
}

.txtinput {
	border:1px solid #aaa;
	height:18px;
	padding-top:1px;
	font-family: 'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic', Dotum;
	font-size:14px;
}

.txtbest {
	border:none;
	border-bottom:2px dotted #ff3300;

	height:20px;
	padding-top:1px;
	font-family: 'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic', Dotum;
	font-size:14px;
}

.txtarea {
	border:1px solid #aaa;
	overflow-y:hidden;
	font-family: 'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic', Dotum;
	font-size:14px;
}