td {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.font {
	font-size: 12px;
	color: #FF9900;
}
.textfild {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
}
.select {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.text {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
}
.button {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: auto;
}
a:link {
	font-size: 13px;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
}
a:visited {
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 13px;
	color: #FF3300;
	font-weight: bold;

}
.shubiao {
	cursor: hand;
}
