body {
	font-family: "宋体", Verdana;
	font-size: 12px;
	margin:0px;
	background-repeat: repeat;
	background-image: url(images/bac.jpg);
	background-attachment: fixed;
}
td {
	font-size: 12px;
	color: #2B2B2B;
	line-height: 180%;
}
a:link {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
