@charset "euc-kr";

body {
	margin:0;
	padding:0;
	font-family:"µ¸¿ò"Dotum,Gulim,Tahoma,Arial,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#666;
	background:#323232 url('../images/main/bg_body.gif') repeat-x 0 0;
}

/*reset*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td,optgroup,option {margin:0; padding:0;}
table {
	*border-collapse:collapse;
	border-spacing:0;
}
fieldset {border:0;}
img {border:0;}
caption, th {text-align:left;}
caption, legend {display:none;}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {list-style:none;}
abbr,acronym {border:0;}
select, option, input, textarea{
	margin:0;
	padding:0;
	vertical-align:middle;
	font-family:"µ¸¿ò",Dotum;
	font-size:100%;
}
a {color:#666;}
a:link,a:visited {text-decoration:none;}
a:hover,a:active {text-decoration:underline;}
#skip-navigation {
	position:absolute;
	height:0;
	font-size:0;
	line-height:0;
}
