	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	a {
		color: #333333;
		text-decoration: none;
	}
	a:hover {
		color: #8AA9BC;
		text-decoration: none;
	}
	a:active{
		color: #FF0000;
		text-decoration: none;
	}
	.font_text{
		font-size:12px;
		color:#252525;
		font-family:"宋体";
	}
.top_text{
	margin:0 auto; 
	margin-top:3px; 
	margin-left:10px;
	text-align:left;
	font-size:20px;
	color:#F1F1F1;
	font-family:"华文新魏";
	font-weight:bold;
}
.top_en{
	font-size:12px;
	color:#252525;
	font-family:"华文新魏";
	font-weight:bold;
}
