body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color:#deecdf;
	background-repeat: repeat-x;
}

.top {
	margin: auto;
	padding: 0px;
	height: 220px;
	width: 100%;
	background-color:#deecdf;
	background-repeat: repeat-x;
}
.top_middle {
	margin: auto;
	padding: 0px;
	height: 220px;
	width: 1200px;
}

.top_2 {
	font-size: 60px;
	line-height: 220px;
	font-weight: bold;
	color: #09a9e0;
	background-position: center;
	text-align: center;
}

.public {
	margin: auto;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-color:#00ade6;
	background-repeat: repeat-x;
	
}
.public_1 {
	margin: auto;
	padding: 0px;
	height:150px;
	width:1200px;
	text-align: center;
	
}
.public4 {
	margin: auto;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-color:#35db8f;
	background-repeat: repeat-x;
	
}
.public2 {
	margin: auto;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-color:#906eba;
	background-repeat: repeat-x;
	
}
.public3 {
	margin: auto;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-color:#d89117;
	background-repeat: repeat-x;
	
}
.public_2 {
	margin: auto;
	padding: 0px;
	height:150px;
	width:1200px;
	text-align: center;
	
}
a{ text-decoration:none; color:#000000;}
a:hover{ text-decoration:underline; color:#F46430;}

.foot {
	margin: auto;
	padding: 0px;
	height: 50px;
	width: 100%;
	background-color:#deecdf;
	background-repeat: repeat-x;
	text-align:center;
	line-height:50px;
	font-size:12px;
}
