@charset "gb2312";
.font1 {
	color: #FFF;
	text-align: center;
}
.right {
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.right a:link {
	color: #FFF;
	text-decoration: none;
}
.right a:visited {
	color: #FFF;
	text-decoration: none;
}
.right a:hover {
	color: #F00;
	text-decoration: none;
}
.right a:active {
	color: #F00;
	text-decoration: none;
}
.lead {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.lead a:link {
	color: #FFF;
	text-decoration: none;
}
.lead a:visited {
	color: #FFF;
	text-decoration: none;
}
.lead a:hover {
	color: #FF0;
	text-decoration: none;
}
.lead a:active {
	color: #FF0;
	text-decoration: none;
}
.lead p {
	text-align: center;
}
.font2 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.font3 {
	color: #FFF;
	font-weight: bold;
}
.font4 {
	color: #1977B1;
	font-size: 14px;
}
