@charset "utf-8";
.main {
	position: absolute;
	left: auto;
	right: auto;
}
.body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height: 480px;
	width: 640px;
	clear: both;
}

