
/*焦点部分样式-MB5U.COM*/
.p1_left_z{
margin:auto;
	width:368px;
	height:245px;
	overflow:hidden;
}
.p1_left_z .focuspic{
    width:368px;
	height:245px;
	float:left;
	margin:0px 10px 0px 5px!important;
	margin:0px 10px 0px 0px;
	position:relative;
}
.p1_left_z .focuspic .fpicimg{
	width:368px;
	height:245px;
}
.p1_left_z .focuspic .fbottom{
	z-index:2;
	position:absolute;
	top:215px;
	background:#EEF7CE;
    -moz-opacity:0.7;              /* Moz + FF */
    opacity: 0.7;  
	width:368px;
	float:left;
	height:30px;
}
*html .p1_left_z .focuspic .fbottom{
	z-index:2;
	position:absolute;
	top:215px;
	background:#EEF7CE;
	filter:alpha(opacity=70);
	width:368px;
	float:left;
	height:30px;
}

*+html .p1_left_z .focuspic .fbottom{
	z-index:2;
	position:absolute;
	top:215px;
	background:#EEF7CE;
	filter:alpha(opacity=70);           
    opacity: 0.7;  
	width:368px;
	float:left;
	height:30px;
}
.p1_left_z .focuspic .fbottom .fbtext{
	float:left;
	text-align:left;
	text-indent:15px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.p1_left_z .focuspic .fbottom .img{
	position: absolute;
	left:230px;
}
.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;	
}

