.bg-banner {
	background-image: url(../images/index_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-right {
	background-image: url(../images/index_bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bg-images-left {
	background-image: url(../images/index_images_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-images-right {
	background-image: url(../images/index_images_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-dian {
	background-image: url(../images/index_bg_dian.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-left {
	background-image: url(../images/index_bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.text-8-160 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	line-height: 160%;
	color: #333333;
	text-align: justify;

}
a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #0066FF;
	text-decoration: none;

}
.line-4 {
	border: 1px solid #000000;
}
.text-title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	background-color: #555555;
	width: 100px;
	text-align: center;
	vertical-align: middle;






}
.line-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text-fanhui {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
	background-color: #f4f4f4;
	height: 20px;
	width: 45px;
	border: 1px solid #666666;
	text-align: center;
}
