.text {
	font-family: "宋体";
	font-size: 10pt;
	color: #333333;
	/*letter-spacing: 1px;*/
	white-space: normal;
	line-height: 23px;
	text-align: justify;
}

body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #E0DFE3;
	SCROLLBAR-ARROW-COLOR: #ff0000;
	overflow-x : hidden; 
}

table {
	font-family: "宋体";
	font-size: 9pt;
}
tr{
   font-family:"宋体";
   font-size:9pt;
}
td{
   font-family:"宋体";
   font-size:9pt;
   }
body{
     font-family:"宋体";
	 font-size:9pt;
	 }
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.text_en {
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.en {
	font-family: Arial;
	font-size: 9pt;
}

