.xiao {
	font-size: 10px;
	background-color: #B9D1E8;
}
.xiao1 {
	font-size: 14px;
	color: #999999;
}
.biaoti {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
ul {
	font-size: 16px;
	line-height: 40px;
}
a:link {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}
.wenzi1 {
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}

