.xm-goods-list li {
	position:relative;
	z-index:1;
	float:left;
	_display:inline;
	width:270px;
	height:225px;
	padding:0 20px;
	background:#fff;
	overflow:hidden;
	_zoom:1
}
.xm-goods-list li:hover .xm-goods-item22,.xm-goods-list li.active .xm-goods-item22 {
	/*position:absolute;*/
	border:1px solid #ff0000
}
.xm-goods-item22 {
	position:relative;
	width:270px;
	height:168px;
	padding:0px 0 0;
	color:#333;
	background:#fff;
	*zoom:1
}
.xm-goods-item22 .item-thumb {
	height:168px;
	padding:0 0 20px;
	text-align:center
}
.xm-goods-item22 .item-thumb img {
	width:220px;
	height:168px;
	background:url(../images/s1/zt/2013/loading.gif) no-repeat 50% 50%
}


