@charset "euc-kr";
/* euc-kr / utf-8 */

/* Basic Style START (dohoons, 200803) */
html, body {
	height:100%;
}
body {
	font-family:dotum, "µ¸¿ò", Arial, sans-serif;
	font-size:12px;
	color:#666;
	line-height:1.5;
}
input, select, textarea, h1, h2, h3, h4, h5, h6, table {
	font-weight:normal;
	font-family:dotum, "µ¸¿ò", Arial, sans-serif;
	font-size:12px;
	color:#666;
}
html, body, div, form, input, textarea, fieldset, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, p {
	margin:0;
	padding:0;
}
img, fieldset {
	border:0 none;
}
input, select, textarea {
	vertical-align:middle;
}
hr, legend, .hide {
	display:none;
}
ol, ul, li {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:1;
}
a:link, a:visited {
	text-decoration:none;
	color:#666;
}
a:active, a:hover, a:focus {
	text-decoration:underline;
}
input.basic {
	height:14px;
	border:1px solid #ccc;
	padding:2px 5px 0 5px;
}
select.basic {
	height:18px;
}
/* Basic Style END */

/* sdong.kr defualt tag */
H1 {
}
H2 {
}
H3 {
}
p {
}
/* sdong.kr defualt class */
