@charset "utf-8";
/* CSS Document index*/
body {
	background-color: #FFFFFF;
	text-align: center;
}

#page {
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	height: 600px;
	width: 1024px;
	margin: 0 auto 0 auto;
}

