body	{
	margin:0;text-align:center;
}

div	{
	font-family:dotum;
	font-size:12px;
}

img {
	border:none;
}

#header {
	width:928px;
	height:110px;
	background:url(../images/common/bg_header.jpg) no-repeat;
	border:0px solid blue;
}

#container {
	width:928px;
	border:0px solid blue;
}

#lm {
	text-align:left;
	float:left;
	border:0px solid blue;
	margin-right:36px;
}

#contents {
	text-align:left;
	float:left;
	border:0px solid blue;
}

#footer {
	clear:both;
	width:928px;
	border:0px solid blue;
}