.css1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.word_1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.word_1:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.word_1:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.word_2 {
	font-family: "宋体";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/*
.word_3 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.word_3:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.word_3:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
*/
a {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
