css {
	font-family: "宋体";
}
a.left:link {
	font-family: "宋体";
	font-size: 14px;
	color: #6C9E34;
	text-decoration: none;
}
a.left:visited {

	font-family: "宋体";
	font-size: 14px;
	color: #6C9E34;
	text-decoration: none;
}
a.left:hover {


	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}

a.menu:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menu:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {

	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

a.version:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.version:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.version:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
