.zzsc {
	margin:auto;
	position:relative;
}
.text {
	width:100%;
	height:auto;
	background-color:#000;
	FILTER:alpha(opacity=60);
	opacity:0.7;
	-moz-opacity:0.7;
	position:absolute;
	left:0px;
	bottom:0px;
}
.imgtext {
	height:auto;
	float:center;
	padding:10px;
	color:#fff;
	font-size:12px;
	line-height:200%;
}
.bigzzsc {
	margin:auto;
	position:relative;
}
.bigtext {
	width:100%;
	height:auto;
	background-color:#000;
	FILTER:alpha(opacity=60);
	opacity:0.7;
	-moz-opacity:0.7;
	position:absolute;
	left:0px;
	bottom:0px;
}
.bigimgtext {
	height:310px;
	margin-top:200px;
	float:center;
	padding:10px;
	color:#fff;
	font-size:12px;
	line-height:300%;
}