.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 80px;
}
td {
	font-size: 9pt;
}
.hand {
	cursor: hand;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
}
.red {
	font-family: "宋体";
	font-size: 9px;
	color: #993300;
}
a:link {
	font-size: 9pt;
	color: #625726;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #625726;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.style2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {

	font-size: 11pt;
	font-weight: bold;
	color: #0E6294;
}
.put {
	height: 20px;
	border: 1px solid #666666;
	list-style-position: outside;
	list-style-type: square;
	position: relative;
	font-size: 12px;
	background-color: #F3EEE2;
	clear: both;
}
.box {
	font-size: 12px;
	height: 20px;
}

