@charset "utf-8";
*{ margin:0; padding:0;}
img{ border:none;}
.zzsc {
	width:1280px;
	height:px;
	margin:auto;
	position:relative;
}
.text {
	width:1280px;
	height:auto;
	background-color:#A5784F;
	FILTER:alpha(opacity=70);
	opacity:0.8;
	-moz-opacity:0.8;
	position:absolute;
	left:0px;
	bottom:0px;
}
.imgbt {
	width:280px;
	height:30px;
	padding:0px 10px;
}
.imgbt span {
	display:block;
}
.span_a {
	width:210px;
	line-height:30px;
	float:left;
	font-size:14px;
	color:#FF3366;
	padding-right:10px;
}
.span_b {
	width:60px;
	line-height:30px;
	float:left;
	font-size:16px;
	color:#FF3366;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}
.imgtext {
	width:1280px;
	height:auto;
	float:left;
	padding:20px;
	color:#fff;
	font-size:14px;
	line-height:200%;
}
