.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-family: "宋体";
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "宋体";
	line-height: 20px;
}
a:active {
	text-decoration: none;
	color: #FFA800;
	font-family: "宋体";
	line-height: 20px;
}
a.one:hover {
	text-decoration: none;
	color: #5B5B5B;
	font-family: "宋体";
	line-height: 18px;
	background-color: #f9f9f9;
	height: 100%;
	width: 100%;
	padding-top: 2px;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
	font-family: "宋体";
	line-height: 20px;
	padding-top: 2px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFAA02;
	border: 1px solid #6699CC;
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
