td {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 130%;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #CC6600;
	text-decoration: underline;
}

a.a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #CC6600;
	text-decoration: none;
}
a.a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #CC6600;
	text-decoration: none;
}
a.a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #FF3300;
	text-decoration: underline;
}
a.a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #FF3300;
	text-decoration: none;
}

a.b:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #FF6600;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #FF6600;
	text-decoration: none;
}
a.b:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
a.b:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	text-decoration: none;
}

a.c:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #996600;
	text-decoration: none;
}
a.c:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #996600;
	text-decoration: none;
}
a.c:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #FF6600;
	text-decoration: underline;
}
a.c:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	color: #FF6600;
	text-decoration: underline;
}

.back {
	background-image: url(back2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
input {
	border: 1px solid #999999;
}
