/* news
----------------------------------------------------------- */
#news{
	margin-bottom:30px;
}
#news h2{
	background:url(images/bg_head_news.jpg) no-repeat left top;
	width:806px;
	height:50px;
	text-indent:-3000px;
	margin-bottom:0px;
}
#news h3{
	background:url(../../css/images/bg_icon_search.gif) no-repeat left center;
	padding-left:20px;
	margin-left:10px;
}
#news .news-item{
	padding:20px 0 20px 0;
}
#news h4{
	font-size:1.2em;
}
#news h4 img{
	vertical-align:top;
}
#news .shop_photo{
	float:left;
	margin-right:15px;
}
#news .news-item{
	border-bottom:1px dotted #CCCCCC;
}
.news-item .main-body{
	width:380px;
	float:left;
}
#news dl{
	width:380px;
}
#news dt{
	background:url(../../../css/images/bg_blt_circle_01.gif) no-repeat left center;
	padding-left:20px;
	width:60px;
	height:20px;
	float:left;
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
#news dd{
	margin:0px;
	height:20px;
	width:300px;
	float:left;
	margin-bottom:5px;
	font-size:0.8em;
}
/* coupon_small
----------------------------------------------------------- */
.coupon_small h4{
	background:url(../../../css/images/bg_icon_coupon.gif) no-repeat left top;
	margin-bottom:5px;
	font-size:12px!important;
	color:#FF6600;
	padding-left:60px;
	line-height:24px;
	margin-top:0px;
}

.coupon_small{
	width:215px;
	float:right;
	margin-left:20px;
}
.coupon_small li{
	background:url(../../../css/images/bg_coupon_small.jpg) no-repeat left top;
	text-align:center;
	height:30px;
	vertical-align:middle;
	font-size:12px;
	color:#666666;
	padding:15px 15px;
	margin:0 0 2px 0;
}


.no-result{
	width:400px;
	margin:40px auto 100px auto;
	text-align:center;
}

