.css {
}
.bg {
	background-color: #A3A3A3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.sjss {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.blue {
	font-family: "宋体";
	font-size: 12px;
	color: #1785BA;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #1785BA;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #1785BA;
	text-decoration: none;
}
.test { FONT-SIZE: 12px; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: "宋体"; TEXT-DECORATION: none }