body {
        background-attachment: fixed;
        background-image: url(images/bj.jpg);
        background-repeat: no-repeat;
        background-position: center top;
		background-repeat :no-repeat
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height: 18px;
}
a.a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.a:visited {
	font-family: "宋体", "华文中宋";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	COLOR: #990000;
	text-decoration: underline;
}
a.b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	COLOR: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.hei12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 18px;
}
.hong12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
}
