.word {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.link:link {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.link:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link:active {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.word1 {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.word2 {
	font-family: "宋体";
	font-size: 13px;
	text-decoration: none;
}
.form {
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;


}
