a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#CA0000;
}
a:active {
	text-decoration: none;
	color:#000000;
}
.newstext {
    font-size: 25px;
	line-height: 210%;
}
.zhengwen {
	font-size: 12px;
}
.pinglun {
	font-size: 12px;
}
.top_text {
	font-size: 12px;
}
.box02 {
	border: 1px solid #e5e0da;
}