td {
	font-family: Arial;
	font-size: 12px;
}
.newstitle {
	font-size: 18px;
	font-weight: 600;
	color: #FF3300;
}
.f14 {
	font-size: 14px;
	line-height: 22px;
}
a.bai:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
}
.font12gray {
	font-size: 12px;
	color: #333333;
}
a.font12hei:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.font12hei:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #000000;
}

