body {
	font-family: "ËÎÌå";
	font-size: 12px;
	text-align: center;
	color: #222;
/*	background-color: #FFFFFF;*/
	background: #0472bc; /*#3A6EA5*/
	margin: 0;
	padding: 0;
}

div {
	border:0px solid #F00;
}

table {
	font-family: "ËÎÌå";
	font-size: 12px;
	text-align: left;
}

span {
	font-family: "ËÎÌå";
	font-size: 16px;
	text-align: left;
}

a {
	text-decoration: none;
	color: #555555;
	text-decoration: none;
}

a:hover {
	color:#ff3300;
	text-decoration: underline;
}

/* Ö÷ÈÝÆ÷ */
.main {
	width: 780px;
	margin: 0 auto;
	background: #fff;
}

/* ÄÚÈÝ¿é */
.main .block {
	margin-left: 10px;
	margin-right: 10px;
}