.text {
	font-family: "宋体";
	font-size: 10.5pt;
	color: #333333;
	letter-spacing: 2px;
	white-space: normal;
	line-height: 20px;
	text-align: justify;
}

body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
	background-color: #ffffff;
    SCROLLBAR-FACE-COLOR: #ededed; SCROLLBAR-HIGHLIGHT-COLOR: #ededed; SCROLLBAR-SHADOW-COLOR: #ededed; SCROLLBAR-3DLIGHT-COLOR: #ededed; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #ededed;
}

table {
	font-family: "宋体";
	font-size: 10.5pt;
}
tr{
   font-family:"宋体";
   font-size:10.5pt;
}
td{
   font-family:"宋体";
   font-size:10.5pt;
   }
body{
     font-family:"宋体";
	 font-size:10.5pt;
	 }
a:link {
	font-family: "宋体";
	font-size: 10.5pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 10.5pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 10.5pt;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 10.5pt;
	color: #000000;
	text-decoration: underline;
}
.text_en {
	font-family: Arial;
	font-size: 10.5pt;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.en {
	font-family: Arial;
	font-size: 10.5pt;
}
.all_bgcolor{
 background-color="#CEE7EF";
}