
*{margin:0;padding:0;}
body{font:12px Arial, "宋体", sans-serif;color:#000; background:#f4f4f4;}
body{zoom: expression(function(ele){document.execCommand('BackgroundImageCache', false, true); ele.style.zoom = "1";}(this));}
input,select,button,textarea{font-size:12px;}
ul{list-style:none;}
img{border:0;}
a{color:#000;text-decoration:none; cursor:pointer;}
a:hover{text-decoration:underline}


/*全站一些公用样式*/
.clear{ clear:both;}
.dis_none{ display:none;}
.wrap{width:960px; margin:0 auto;}
.font_yellow_14b{color:#fff269; font-size:14px; font-weight:bold;}

/*带虚线框的优惠券图片样式*/
.couponImg{width:187px;height:85px;border-right:1px solid #e5e5c9;border-bottom:1px solid #e5e5c9;position:relative;float:left;}
.couponImg span{ width:17px; height:11px; background:url(../images/icon_scissors.gif) no-repeat left top;position:absolute;left:6px;top:79px;}
.couponImg img{width:182px;height:80px;padding:3px;background:#fff url(../images/coupon_imgbg.gif) no-repeat left top; position:absolute; top:-1px; left:-1px;}
.couponImg:hover img{background:url(../images/coupon_imgbg.gif) no-repeat left -86px;}

.topic{padding-bottom:40px; background-color:#8d0400;}

.content{ padding:14px 0 0 15px;background:url(../images/bg01.gif) no-repeat left top;}
.content ul li{width:283px; height:243px;padding:14px 10px 0 20px; float:left;}
.content ul li a{color:#8a1403; font-size:14px; font-weight:bold;}
.content ul li p{padding:0 0 2px 3px;font-size:14px; line-height:18px;}
.content ul li p.shopName{ line-height:21px;}
.content .couponImg{margin:1px 0 0 1px;}
.content dl{width:264px;padding:9px 0 0 3px; line-height:20px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.content dd em{font-style:normal;}
.content dd strong{padding:0 1px;color:#8a1403;}
.content li .msg{width:36px; height:56px;margin:5px 0 0 4px;padding:22px 21px 0 21px; line-height:15px;text-align:center;font-size:14px;color:#fff;font-weight:bold;background:url(../images/icon_recom.gif) no-repeat left top; float:left; }
.content li a.bntXFT{width:126px; height:34px;padding-right:8px;color:#000; text-align:center; line-height:25px;font-size:12px; font-weight:normal; background:url(../images/bnt02.gif) no-repeat left top; float:left;}
.content li a:hover.bntXFT{ text-decoration:none;}
.content ul.list li{ background:url(../images/bg02.gif) no-repeat left top;}