HTML BODY {
	MARGIN:0px;  PADDING:0px; FONT-SIZE:9pt; FONT-FAMILY:"宋体"; COLOR:#035EB8;
}
TABLE {
	FONT-SIZE:9pt; FONT-FAMILY:"宋体";
}
.text_white {
	font-family: "宋体";
	color: #FFFFFF;
}
.text_black {
	font-family: "宋体";
	color: #404040;
}
.text_blue {
	font-family: "宋体";
	line-height: 20px;
	color: #4D576F;
}
.text_title {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	color: #035EB8;
	text-decoration: none;
}
a:visited {
	color: #035EB8;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.text_blue2 {
	font-family: "宋体";
	color: #0C5AB1;
	line-height: 22px;
}

.text_gray{
	font-family: "宋体";
	line-height: 22px;
	color: #333333;
}

