td {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table1 {
	border: 1px solid #E0E0E0;
}
.table2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.td1 {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FF7700;
	text-decoration: none;
	letter-spacing: 5px;
	text-indent: 15px;
}
/*.input1 {
	background-color: #F6F6F6;
	height: 14px;
	border: 1px solid #CCCCCC;
	width: 90px;
}*/
.select1 {
	height: 14px;
	width: 88px;
}
