.table1 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #979797;
	border-left-color: #979797;
}
.table3 {
	border: 1px solid #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.td16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.td12bai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table2-1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.table2-2 {
	background-image: url(image/new_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.input_ss {
	background-color: #FFFFFF;
	height: 17px;
	width: 80px;
	border: 1px solid #999999;
}
