body {
	background-image: url(../images/back.jpg);
	margin: 0px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.white:link {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.img {
	border: 1px solid #999999;
}
.f20 {
	font-family: "黑体";
	font-size: 20px;
	text-decoration: none;
}
.f14 {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
}
.f12 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}



.td_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	text-decoration: none;
}

