.cn {
	font-family: "MS Song";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.cn2 {
	font-family: "MS Song";
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.en2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
cn_button {
	font-family: "MS Song";
	font-size: 12px;
	line-height: 22px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

