.chinazi {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}

.red {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.bgcolor {
	background-color: #F9EDFA;
}
