body {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images_table/tablebg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align:center;
	
}
.shadow {
	color:#ff0000; 
	FILTER: DropShadow(Color=#cccccc, OffX=2, OffY=2, Positive=1);
}

.td_button_hot {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	border-top: 1px solid #028EC2;
	border-right: 1px solid #028EC2;
	border-bottom: 0px none;
	border-left: 1px solid #028EC2;
	background-image: url(images_table/bluebuttonbg_hot.gif);
	height: 26px;
	padding-left:20px;
	padding-right:20px;
	
}
.table_button {
	font-family: "宋体";
	font-size: 12px;
	border-top: 1px solid #347BC9;
	border-left: 1px solid #347BC9;
	height: 21px;
	padding-left:16px;
	padding-right:16px;
	background-image: url(images_table/bluebuttonbg.gif);
}
.td_button 
{
	
	border-right: 1px solid #347BC9;
	cursor : hand;
	text-align:right

	
}
.td1 {
	border: 0px none;
	vertical-align:bottom;
	text-align:left
	
}
.td2 {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #347BC9;
	background-image: url(images_table/tablebg.jpg);
	padding:28px;
	FILTER: DropShadow(Color=#cccccc, OffX=2, OffY=2, Positive=1);
}
.td3 {
	border-top: 0px none;
	border-right: 1px solid #347BC9;
	border-bottom: 1px solid #347BC9;
	border-left: 0px solid #347BC9;
	background-color: #F0F5FF;
}
.td4 {
	padding:4px;
}

.table_content {
	font-family: "宋体";
	font-size: 12px;
	border-top: 1px solid #347BC9;
	border-left: 1px solid #347BC9;
	padding:6px;
}

.td_content {
	border-right: 1px solid #347BC9;
	border-bottom: 1px solid #347BC9;
	text-align:mid
}

.td_content_right {
	border-right: 1px solid #347BC9;
	border-bottom: 1px solid #347BC9;
	text-align:left
}
