.white {
	font-family: "??";
	font-size: 13px;
	color: #eeeeee;
	font-weight: 200;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.bottom {
	font-family: "宋体";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
a:link {

	font-family: "宋体";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1)
}
a:visited {


	font-family: "宋体";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1)
}
.tit {
	font-family: "宋体";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-family: "宋体";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
.input {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #666666;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FF9933;
	text-decoration: none;
}
