/* CSS Document */

body {
	font-size:12px;
	font-family:"新宋体";
	color:#000000;
}
* {
	font-size: 12px;
}

a:link {
	font-size:12px;
	font-family:"新宋体";
	color:#000000;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	font-family:"新宋体";
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	font-family:"新宋体";
	color:#CC0000;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
	color:#000000;
}
#biaoti {
	font-size: 14px;
	line-height: 210%;
	color: #FF0000;
	text-align: center;
}
#zuozhe {
	line-height: 210%;
	text-align: center;
}
#wenzhang {
	line-height: 210%;
	color: #FFFFFF;
	font-size: 12px;
}
