* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ËÎÌå";
	font-size: 12px;
	width: 1002px;
	float: left;
	margin-right:auto;
	margin-left:auto;
	margin-top: 20px;
}#box {
	width: 1002px;
}
#top {
	text-align: center;
}
#top_3 p {
	font-family: "ËÎÌå";
	font-size: 20px;
	color: #8000FF;
}
.one {
	margin-bottom: 10px;
}
#center p {
	padding-top: 10px;
	text-align: left;
	margin-left: 30px;
}
#center {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align: center;
	font-size: 14px;
	font-family: "ËÎÌå";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#center b {
	font-family: Arial, Helvetica, sans-serif;
}
#footer{
	font-size:12px;
	color:#0080ff;
	text-align:center;
	margin-top:20px;
	padding-top:10px;
	margin-bottom:20px;
	line-height:20px;
		}
	
a{
	color:#0080FF;
	text-decoration:none;}
a:hover{
	color:#FF0080;
	text-decoration:underline;}
