.css {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.css30 {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
}