div.offer {	
	cursor:pointer;
	float:left;
	overflow:hidden;
	margin-right:15px
}

div.oferRel 
{
    position:relative;
    height:118px; width:120px;
    
}

div.offer a {
	color: #796051;
}

#pageContent .offer { width:180px; float:left }

#pageContent #col2 div.offer div.inner {	
	padding:0px;
}

div.offer div.img {
	border:1px solid #cba77b;
	position:absolute;
	left:0;
	top:0	
}

div.offer div.name {
	position:absolute;
	left:1px;
	top:1px;
	background:url('../img/homeOffer.png') repeat-x 0 0;
	width:118px;
	height:60px;
	line-height:13px;
	color:#E8E0CC;
	overflow:hidden	
}

div.offer div.name table, div.offer div.name tabl td { width:100%; height:30px}
div.offer div.name td { vertical-align:middle; text-align:center; font:normal 12px/15px Trajan Pro,"Times New Roman",Tahoma,Serif;}

div.offer div.info 
{
    z-index:100;
	position:absolute;
	left:1px;
	bottom:1px;
	width:118px;
	height:20px;
	line-height:20px;
	color:#E8E0CC;
	overflow:hidden;
	text-align:left;
	float:left;
	background:#B65421;
	font-size:	11px;
	text-align:center;
	
}

div.offer div.infoBG 
{
display:none	
}


div.offer div.btn 
{
    
	display:none;position:absolute;
	bottom:1px;
	right:1px;
	width:47px;
	height:16px;
	background-color:#B65421;
	line-height:15px;
	text-align:center;
	color:white;
	float:left; 
	font-size:12px;
}
div.offer div.btn:hover 
{
    background:#CF7240
}

.act1 div.offerBG, 
.act2 div.offerBG,
.act3 div.offerBG,
.act4 div.offerBG,
.act5 div.offerBG,
.act6 div.offerBG { background-position:left bottom!important}







