.bgcss {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgcss2 {
	background-attachment: fixed;
	background-color: #DB0000;
	background-image: url(../img/2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.topfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bgcss4 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/4.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tabledownline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.leftfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.daohangfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.leftfontsmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.downfont {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.font1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
