/*¾«Æ·Õ¹Ê¾*/
#offers_index{
	border:1px solid #CCC;
	border-top:0;
	margin-top:5px;
	width:702px;  
	overflow:hidden;
}

#offers_index #tit{
	background:url(../images/bg_tit_offer_cnt1.gif) repeat-x;
	height:37px;
	margin-left:0px;
	border-top:1px solid #CCC;
}

#offers_index #tit ul{
	padding:6px 0 0 20px;
}

#offers_index #tit ul li{
	float:left;
	background:url(../images/bg_offer_cate.gif) no-repeat;
	width:136px;
	height:31px;
	margin-right:10px;
	text-align:center;
	line-height:31px;
	overflow:hidden;
	font-size:14px;
	cursor:pointer;
}

#offers_index #tit .current{
	background:url(../images/bg_offer_cate_cur.gif) no-repeat;
	font-weight:700;
	color:white;
}

#offers_index .cnts{
	width:680px;  
	overflow:hidden;
	margin:auto;
	margin-top:5px;
	padding-top:6px;
	margin-bottom:10px;
	height:100%;
	border-top:1px solid #EEE;

}

#offers_index .cnts li{
	float:left;
	height:23px;
	line-height:23px;
	overflow:hidden;
	width:229px;
	padding-left:28px;
	background:url(../images/ico_supply.jpg) no-repeat 8px 4px; /*ico_dot.gif */
}

#offers_index .cnts li a{
	width:90%;
	padding-left:5%;
	display:block;
	height:21px;
	line-height:21px;
}

#offers_index #pic_cnts{
	padding:16px 17px 0 16px;
}


#offers_index #pic_cnts ul{
	width:700px;  /*720px*/
}

#offers_index #pic_cnts li{
	float:left;
	height:150px;
	margin-right:25px;
	width:91px;
	overflow:hidden;	 
}


#offers_index #pic_cnts li img{
  width:80px;  
  margin:0px;  
  margin-top:2px;
}
