.banner {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.news {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.left {
	font-size: 12px;
	color: #C40000;
	text-decoration: none;

}
.text {
	font-size: 12px;
	line-height: 200%;
	color: #000000;
	text-decoration: none;

}
.biaoti {
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
a:hover {
	font-size: 12px;
	color: #FF00FF;
	text-decoration: underline;
}

