/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #ffffff;
	line-height:20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: 宋体;
	font-size: 12px;
	color: #E5D9C3;
	text-decoration: none;
}
a:visited {
	font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
	color: #E5D9C3;
}
a:hover {
	font-family: 宋体;
	font-size: 12px;
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
	color: #E5D9C3;
}
a {
	font-size: 10px;
}
.white12
{
	font-family: 宋体;
	font-size: 12px;
	color: #ffffff;
	line-height:20px;
}
.black12
{
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	line-height:20px;
	text-decoration: none;
}
.newslist
{
	font-family: 宋体;
	font-size: 16px;
	color: #E5D9C3;
	line-height:20px;
}