@charset "gb2312";
.wenzi {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 1.8;
}
a:link {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
