
/**
*  ´óÍ¼ÂÖ²¥ÑùÊ½Ìí¼Ó 
* 
**/
.mod-imageRollOfferBig .bigImgPlay{
	border: 1px solid #FF6600;
	padding: 10px;
	background: #fff4f4;
	position: absolute;
	width: 250px;
	height: 275px;
	overflow: hidden;
	z-index: 1;
	display: none;
}
.bigImgPlay img{ width:250px; height:250px}

.mod-imageRollOfferBig .bigImgPlay_ImgBox{
	height: 250px;
	overflow: hidden;
	background: white;
	position: relative;
	display:block;
}

.mod-imageRollOfferBig .bigImgPlay_tag{
	text-align: center;
	width: 250px;
	padding-top: 5px;
}

.mod-imageRollOfferBig .bigImgPlay_ImgBox ul {
	width: 10000px;
	height:1%;.
	display: block;
	position:absolute;
}

.mod-imageRollOfferBig .bigImgPlay_tag:after{
	display:block;clear:both;height:0;content:"\0020";
}

.mod-imageRollOfferBig .bigImgPlay_ImgBox li {
	text-align:center;
	display: table-cell;
	vertical-align:middle;
	width: 250px;
	height: 250px;
	float:left;
	line-height:220px;
	_font-size:165px;
	_overflow:hidden;
}

.mod-imageRollOfferBig .bigImgPlay_ImgBox li img {
	vertical-align:middle;
	display:inline;
}

.mod-imageRollOfferBig .bigImgPlay_tag span{
	width:8px;height:8px;
	background:url("/images/165390_1887239065.jpg") no-repeat -8px 0;
	display:inline-block;
	cursor:pointer;
	margin-right: 5px;
}

.mod-imageRollOfferBig .bigImgPlay_tag .bigImgPlayTagHover{
	background-position: 0 0;
}

.offer-list-row li{ display:inline; float:left; width:165px; margin-bottom:10px; height:195px; border:1px solid #DDD; padding:5px; margin-right:10px; overflow:hidden}
.offer-list-row li img{  width:165px; height:165px; border:0px}
.offer-list-row li p{ line-height:30px; font-size:12px; text-align:center ;  }