body {
	background-color : #ffffff;
	color : #333333;
	font-family : "宋体";
}

a:link {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
a:visited {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
a:hover {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}

a.white:link {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}
a.white:visited {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}
a.white:hover {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}

a.news:link {
	color : #0000E8;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
a.news:visited {
	color : #0000E8;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
a.news:hover {
	color : #0000E8;
	font-family : "宋体";
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}

td {
	color : #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.white {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	font-weight : normal;
}
.text {
	color : #FFFFFF;
	font-family : "宋体";
	font-size : 12px;
	font-weight : normal;
	margin-left: 15px;
	margin-right: 15px;
}
.text_xz {
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
