.index1 {
	background-image: url(image/index.jpg);
	background-repeat: no-repeat;
}
.index2 {
	font-size: 16pt;
	font-weight: bold;
	color: #336600;
	text-decoration: blink;
	background-image: url(image/index2.jpg);
	background-repeat: no-repeat;
}
.index3 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: blink;
	background-image: url(image/index3.jpg);
	background-repeat: no-repeat;
}
.index4 {
	font-size: 12px;
	color: #00ffcc;
	text-decoration: blink;
	background-image: url(image/index4.jpg);
	background-repeat: no-repeat;
}
.index5 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: blink;
	background-image: url(image/index5.jpg);
	background-repeat: no-repeat;
}

.title_bg {
line-height:32px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	background-image: url(image/title.jpg);
	background-repeat: no-repeat;
}
.right_bg {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B4B4B4;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
}
.smalltitle_bg {
	line-height:20px;
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
.line_shi {
	font-size: 12px;
	line-height: 24px;
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
}
.kuang {
	margin: 1px;
	padding: 1px;
	border: 1px groove #EEEEEE;
}
.float_left {
	float: left;
}
.bg {
	background-image: url(image/title2.jpg);
}
.footbg {
	background-image: url(image/foot.jpg);
}
.up_bg {
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EBEBEB;
}
.line_25{
line-height:25px;
}
.down_bg{
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
}
