css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.left:link {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.left:visited {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.left:hover {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #DE0000;
	text-decoration: none;
}
.jianju {
	line-height: 20px;
	padding: 8px;
}
