.Chinesefont {
	font-family: SimSun;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: 2pt;
	line-height: 15px;
}
.Englishfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 15px;
}
.SmallEnglishFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SmallChineseFont {
	font-family: SimSun;
	font-size: 10px;
}
.BigChineseFont {
	font-family: SimSun;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.EnglishfontBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 15px;
	font-weight: bold;
}
