body {
	font-family: "宋体";
	font-size: 12px;
}
.td_bg {
	background-image: url(bg.gif);
	background-repeat: repeat;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.ss {
	border: 1px solid #CDCDCD;
}


td {
	font-family: "宋体";
	font-size: 12px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.td_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBDBC;
}
