@charset "gb2312";
.s1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.s1:hover {
	color: #FF0000;
	text-decoration: underline;
}
.s2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbg {
	background-image: url(mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.s3 {
	font-size: 12px;
	color: #057ec7;
	text-decoration: none;
}
a.s3:hover {
	color: #FF0000;
	text-decoration: underline;
}
.s4 {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
