@charset "gb2312";
.top {
	font-family: "Arial";
	font-size: 12px;
	color: #7D7B7B;
	text-decoration: none;
}
.top:hover {
	color: #FF0000;
	text-decoration: none;
}
.top1 {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.css {
	font-family: "Arial";
	font-size: 12px;
	color: #6B5D5D;
	text-decoration: none;
	line-height: 22px;
}
.css:hover {
	color: #ff0000;
	text-decoration: none;
}
.left {
	font-family: Arial;
	font-size: 12px;
	color: #3649D0;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.left:hover {
	color: #6E5F5F;
	text-decoration: none;
}
.fan {
	font-family: "Arial";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	line-height: 22px;
}
.fan:hover {
	
	color: #ffff00;
	text-decoration: none;
	
}