/* CSS Document */

.zi a:link{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.zi a:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.zi2{
	font-family: "宋体";
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
body{
	background-image: url(images/liuyi_01.jpg);
	background-repeat: repeat-x;
}
.zi3{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-align: center;
	}
.zi3 a:link{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.zi3 a:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}