/*
	meromero park
	end.css
*/

#layout-body {
	background: url("/img/common/adad_end.png") no-repeat scroll 520px 240px #FFFFCC;
	border-left: 1px solid #88AF10;
	border-right: 1px solid #88AF10;
	color: #006600;
	height: 594px;
	line-height: 1.2em;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 670px;
}

#layout-body .msg {
	margin: 10px auto;
	text-align: left;
	width: 400px;
}

