.heading {
	font-family: "NSimSun","SimSun";
	font-size: 16pt;
	font-weight: bold;
	line-height: 24pt;
	letter-spacing: 0.1em;	
}
.bodytext {
	font-family: "NSimSun","SimSun";
	font-size: 11pt;
	line-height: 17pt;
	text-align: justify;
	text-justify:inter-ideograph;
	letter-spacing: 0.1em;	
}
.title {
	font-family: "NSimSun","SimSun";
	font-size: 14pt;
	font-weight: bold;
	line-height: 24pt;
	letter-spacing: 0.1em;	
}
.subtitle {
	font-family: "NSimSun","SimSun";
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.1em;
}
.sub2title {
	font-family: "NSimSun","SimSun";
	font-size: 11pt;
	line-height: 17pt;
	font-weight: bold;
	font-style: oblique;
	letter-spacing: 0.1em;
}
.tablechart {
	font-family: "NSimSun","SimSun";
	font-size: 10pt;
}
.charttitle {
	font-family: "NSimSun","SimSun";
	font-size: 12pt;
	font-weight: bold;
}
.chartbody {
	font-family: "NSimSun","SimSun";
	font-size: 12pt;
}
.linktext {
	font-family: "NSimSun","SimSun";
	font-size: 10pt;
	line-height: 16pt;
	letter-spacing: 0.1em;	
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}