body {
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Tahoma", "sans-serif", "宋体";
	letter-spacing: 1px;
	background-color: #F5F5F5;



}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #8E8E8E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

.TextBox {
	border: 1px solid #333333;
	background-color: #FFFFF0;
	font-family: "Tahoma", "sans-serif", "宋体";
	font-size: 12px;
}
.Button {
	border: 1px solid #FF0000;
	font-family: "Tahoma", "sans-serif", "宋体";
	font-size: 12px;



}
table {
	font-family: "Tahoma", "sans-serif", "宋体";
	font-size: 12px;
	color: #666666;


}
div { 
word-wrap:break-word; 
}

.table1 {
	line-height: 150%;

}
input {
	font-size: 12px;
	font-family: "Tahoma", "sans-serif", "宋体";
	border: 1px solid #999999;
	background-color: #FCFCFC;


}
.font1 {
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 120%;



}
.border1 {
	border: 1px solid #B72109;
	line-height: 150%;


}
.banner {
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1,);
	color: #6F6F00;
	font-weight: normal;

}
.hand {
	cursor: hand;
}
.radio {
	border: none;
}

