.hui1 {
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #737373;
	text-decoration: none;
}
.text1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
A.link1:link {
	FONT-SIZE: 12px; COLOR: #737373; TEXT-DECORATION: underline
}
A.link1:visited {
	FONT-SIZE: 12px; COLOR: #737373; TEXT-DECORATION: underline
}
A.link1:hover{
	FONT-SIZE: 12px; COLOR: #FF9900; TEXT-DECORATION: underline
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #737373;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

