.wen {
	font-size: 9pt;
	line-height: 20px;
	color: #666666;

}
.en {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #333333;

}
.news {
	font-size: 14px;
	color: #333333;
	line-height: 20px;

}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
