@charset "utf-8";
body{
	font:12px/1.4 dotum,"돋움",sans-serif;
	color:#000000;
}
a{
	text-decoration:none;
	color:#3f485d;
}
a:hover,a:focus{
	color:#3f485d;
}
.hide,hr,caption,legend{
	position:absolute;
	left:-9999px;
	width:0;
	height:0;
	overflow:hidden;
	text-indent:-9999px;
}
#wrap{
	min-width:500px;
}
#footer{
	width:380px;
	margin:0 auto;
}
#footer h3{
	margin-top:10px;
	float:left;
}
#footer address{
	padding-top:10px;
	font-size:11px;
	color:#3f485d;
}