.p1_left_z{
margin:auto;
	width:200px;
	height:220px;
	overflow:hidden;
}
.p1_left_z .focuspic{
    width:200px;
	height:220px;
	float:left;
	margin:0px 10px 0px 5px!important;
	margin:0px 10px 0px 0px;
	position:relative;
}
.p1_left_z .focuspic .fpicimg{
	width:200px;
	height:220px;
}
.p1_left_z .focuspic .fbottom{
	z-index:2;
	position:absolute;
	top:195px;
	background:#EEF7CE;
    -moz-opacity:0.7;              /* Moz + FF */
    opacity: 0.7;  
	width:200px;
	float:left;
	height:30px;
}
*html .p1_left_z .focuspic .fbottom{
	z-index:2;
	position:absolute;
	top:195px;
	background:#EEF7CE;
	filter:alpha(opacity=70);
	width:200px;
	float:left;
	height:30px;
}

*+html .p1_left_z .focuspic .fbottom{
	z-index:2;
	position:absolute;
	top:195px;
	background:#EEF7CE;
	filter:alpha(opacity=70);           
    opacity: 0.7;  
	width:200px;
	float:left;
	height:30px;
}
.p1_left_z .focuspic .fbottom .fbtext{
	float:left;
	text-align:left;
	text-indent:5px;
	line-height:30px;
	font-size:12px;
}
.p1_left_z .focuspic .fbottom .img{
	position: absolute;
	left:100px;
}
.p1_left_z .focuspic .fbottom .img ul{
	margin:0px;
	padding:0px;
	float:right;
	width:140px;
}
.p1_left_z .focuspic .fbottom .img ul li{
    list-style:none;
	float:left;
	line-height:25px;
	width:25px;
	height:25px;	
}
#setimg img {
width:200px; height:220px;}