﻿
/*此样式表主要针对总首页的样式设置*/


*{margin:0;padding:0;}/*所有元素，标签的边距，间距为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{color:#36c; text-decoration:underline}/*默认鼠标在连接上为蓝色，有下划线*/
button{border:none; cursor:pointer;} /*默认按钮标签无边框，指针为手型*/
h3{font:18px simhei;padding:8px 0 0 10px;}/*h3标题*/

.clear{ clear:both;} /*用于清除浮动，当页面有分为左右布局时用到*/
.dis_none{ display:none;} /*显示某层不显示*/ 
.wrap{width:960px; margin:0 auto;}/*外框宽度，并居中*/ 
.comma{padding-right:6px;font:12px "宋体";}/*文字连接后面的逗号样式，就像头部里热门搜索那个连接的逗号*/


/*-----------------------------------------------------商家品牌logo展示------------------------------------------------------------*/
.brandLogoShow{width:930px; height:71px;margin:0 auto 5px auto;padding:9px 15px 0 15px; background:url(../images/f_box960a_v2.0.gif) no-repeat left top;}
.brandLogoShow li{width:87px;padding:0 3px; float:left;}
.brandLogoShow li a{width:75px; height:50px;padding:6px; background:url(../images/f_brandlogo_bg_v2.0.gif) no-repeat left top; display:block;}
.brandLogoShow li a:hover{background-position:-90px top;}
.brandLogoShow .scrollLeft{width:26px; height:26px; background:url(../images/f_bnt_bg_v2.0.gif) no-repeat left top; position:absolute; left:-7px;top:30px;}
.brandLogoShow .scrollRight{width:26px; height:26px; background:url(../images/f_bnt_bg_v2.0.gif) no-repeat -30px top;position:absolute; right:-7px;top:30px;}

/*-------------------------------------------------------内容部分开始----------------------------------------------------------*/

/*订阅商家优惠弹出框*/
.subscibeMsg{width:174px; height:97px;padding:6px 10px 0 10px; background:url(../images/f_box194a_v.20.gif) no-repeat left top; position:absolute;}
.subscibeMsg h6{font-size:12px;color:#000;}/*标题*/
.subscibeMsg .form{ height:60px;padding-top:10px;}/*订阅表单*/
.subscibeMsg .form_confirm{width:174px;padding-top:7px;color:#000;}
.subscibeMsg .form_confirm a{color:#36c;}
.subscibeMsg .inputEmail{width:144px; height:19px!important; height:23px;padding:6px 0 0 28px!important;padding:2px 0 0 28px;margin-top:1px;background:url(../images/f_input_bg_v2.0.gif) no-repeat left -30px;}/*订阅输入框外框*/
.subscibeMsg .inputEmail input{width:139px;color:#999; height:21px;line-height:21px;border:none; background:none;}/*订阅输入框文本框*/
.subscibeMsg .inputBnt{width:56px; height:29px;line-height:27px;margin-top:2px;color:#fff;border:none;background: url(../images/f_bnt_bg_v2.0.gif) no-repeat -100px -210px; float:right; cursor:pointer;}/*订阅和确定按钮*/
.subscibeMsg .close{width:17px; height:17px; background:url(../images/f_icon_bg_v2.0.gif) no-repeat left -140px; position:absolute;top:5px; right:11px;}/*X关闭按钮*/
.subscibeMsg .close_active{width:17px; height:17px; background:url(../images/f_icon_bg_v2.0.gif) no-repeat -17px -140px; position:absolute;top:5px; right:11px;}


/*----------------------------------------------------三大频道主题内容区-----------------------------------------------------*/
.contentTop{width:970px;margin:0 auto 15px auto;}
.contentTop .contentLeft{width:170px;padding:5px 0 0 5px; float:left; position:relative;}
.contentTop .contentRight{width:760px; height:474px;padding:16px 0 0 25px; background:url(../images/f_box785a_v2.0.gif) no-repeat left top; float:right;}
/*上面样式是定义主题布局宽度设置和外框背景*/

/*--------------主题区左侧内容区，包括我的优惠券信息区和一个flash形式的菜单按钮-----------------*/
/*我的优惠券*/
.myCouponInfo{width:144px; height:163px;padding:0 13px; background:url(../images/f_box170a_v2.0.gif) no-repeat left top;}
.myCouponInfo h3{padding:10px 0 7px 0;}/*标题*/
.myCouponInfo p{ line-height:18px;}/*已登录内容*/
.myCouponInfo p strong{color:#f60;padding-right:5px;}
.myCouponInfo a{color:#36c;}
.myCouponInfo .line{margin-top:8px;padding-top:8px;border-top:1px dashed #d9d9d9;}
.myCouponInfo .login{}/*未登录时注册登录表单*/
.myCouponInfo .login li{width:144px;padding-bottom:3px;float:left;}
.myCouponInfo .login .inputbox{width:144px; height:21px;background:url(../images/f_input_bbg_v2.0.gif) repeat-x left top; float:left;}
.myCouponInfo .login .inputtext,.myCouponInfo .login .inputtext_on{width:122px;height:16px;padding:3px 0 0 20px;border:1px solid #d9d9d9; background:url(../images/f_icon_bg_v2.0.gif) no-repeat; float:left;}/*输入框背景*/
.myCouponInfo .login .inputtext_on{border:1px solid #0b0; background-color:#eeffee;}
.myCouponInfo .login .accounts .inputtext{background-position:left top;}
.myCouponInfo .login .accounts .inputtext_on{background-position:left top;}
.myCouponInfo .login .passward .inputtext{ background-position:left -31px;}
.myCouponInfo .login .passward .inputtext_on{ background-position:left -31px;}
.myCouponInfo .login .verify{width:77px;}/*验证码输入框*/
.myCouponInfo .login .verify .inputtext{width:55px;background-position:left -62px;}
.myCouponInfo .login .verify .inputtext_on{width:55px;background-position:left -62px;}
.myCouponInfo .login .inputCheckbox{width:13px;height:13px;margin:3px 6px 0 10px;float:left;}
.myCouponInfo .login label{line-height:18px;float:right;}
.myCouponInfo .login label a{margin-left:10px;}
.myCouponInfo .login .verifyNo{margin-left:5px;float:left;}/*验证码图片*/
.myCouponInfo .login .inputBnt{width:55px; height:22px; line-height:24px;border:none; background:url(../images/f_bnt_bg_v2.0.gif) no-repeat -120px top;cursor:pointer;}/*注册、登录按钮*/
.myCouponInfo .login .bntlogin{ float:right;}
.myCouponInfo .login .bntregister{ float:left;}
/*flash形式的频道菜单按钮*/
.channel_tabMenu{width:210px; height:322px; position:absolute;left:5px;top:168px;}

/*最新促销和最新加盟标题区*/
.promotionInfo{width:280px; height:18px;padding:7px 11px 8px 11px; font-size:14px; font-weight:bold; line-height:18px;margin-bottom:5px; background: url(../images/f_box302a_v2.0.gif) no-repeat left top;}
.promotionInfo p{width:280px;height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.promotionInfo a{color:#36c;}

/*----------------------------------优惠券主题区------------------------------*/
.couponInfoL{width:562px; float:left;}
.couponInfoR{width:182px; float:left;}
/*上面样式是定义左右布局宽度*/

/*推荐优惠券*/
.couponRecom{padding-top:10px; background:url(../images/f_linea_v2.0.gif) no-repeat 64px 11px;}
.couponRecom h5{padding-bottom:7px;font-size:12px;color:#666; font-weight:normal;}
.couponRecom li{width:258px; height:79px;padding:6px 12px 0 6px; background:url(../images/f_box266a_v2.0.gif) no-repeat left top; float:left;}
.couponRecom li.on{ background-position:left -86px;}
.couponRecom a.img{width:79px; height:54px;float:left;}/*商家小logo*/
.couponRecom a.img img{width:75px; height:50px;padding:1px;border:1px solid #ddd;}
.couponRecom a.img:hover img{padding:1px;border:1px solid #36c;}
.couponRecom dl{width:168px;padding-left:5px; float:left;}
.couponRecom dt{padding:1px 0 2px 0;}
.couponRecom dt a{line-height:18px;font-size:14px;color:#36c;}
.couponRecom dd{ line-height:16px;}
.couponRecom dd em{color:#999; font-style:normal;}

/*优惠检索*/
.favourableSearches .box182aB{padding-bottom:6px;}
.favourableSearches .box182aT{ height:31px;padding:6px 6px 0 6px;}
.favourableSearches .box182aM{padding:10px 5px 0 5px;}
.favourableSearches h3{font:14px "宋体";padding:4px 0 0 0;  font-weight:bold;float:left;}
.favourableSearches .selectCity{width:80px;float:right; position:relative;}/*城市选择下拉列表*/
.favourableSearches .selectbox_a,.favourableSearches .selectbox_b{width:80px;height:22px;overflow-y:hidden;position:absolute;right:0;top:0; z-index:1;}
.favourableSearches .selectbox_b{height:auto;}
.favourableSearches .selectbox{width:74px;padding-left:6px; line-height:21px;padding-top:1px;color:#ffffe0;background:url(../images/f_selectbox_bg_v2.0.gif) no-repeat;cursor:default; display:block;}
.favourableSearches .selectbox:hover{ text-decoration:none;}
.favourableSearches .selectbox_a .selectbox{background-position:left top;}
.favourableSearches .selectbox_b .selectbox{color:#ff0; font-weight:bold;background-position:left -22px;}
.favourableSearches .selectbox_open{width:80px;padding-bottom:2px;background:url(../images/f_selectbox_bg_v2.0.gif) no-repeat left bottom;float:left;}
.favourableSearches .selectbox_open ul{border-left:1px solid #bdb76b;border-right:1px solid #bdb76b; background:#525222;float:left;}
.favourableSearches .selectbox_open li{width:78px;padding-bottom:2px;float:left;}
.favourableSearches .selectbox_open li a{width:72px;margin:0 1px;height:16px; line-height:17px;padding:1px 0 0 4px;color:#ffffe0;float:left;}
.favourableSearches .selectbox_open li a:visited{color:#ffffe0;}
.favourableSearches .selectbox_open li a:hover{ color:#525222;background:#ffffe0; text-decoration:none;}
.favourableSearches .selectbox_open li a:active{color:#525222; background:#ffffe0;}

/*按分类检索*/
.searchesSort{}
.searchesSort h4{width:53px; height:19px;padding-left:5px;line-height:17px!important;line-height:19px;font-size:12px;color:#fff; font-weight:normal; background:url(../images/f_icon_bg_v2.0.gif) no-repeat left -310px;}
.list_Sort{padding-bottom:6px;}/*优惠分类列表*/
.list_Sort li{width:170px; height:24px;margin-bottom:2px;background:url(../images/f_box170b_v2.0.gif) no-repeat left -26px;}
.list_Sort li.active{ color:#525222;background-position:left top;}
.list_Sort li a{width:121px; height:23px; padding:1px 0 0 49px;line-height:23px; background:url(../images/f_icon_bg_v2.0.gif) no-repeat; display:block;}/*下面九个样式分别为各类别小图标背景*/
.list_Sort li a.sort1{ background-position:11px -340px;}
.list_Sort li a.sort2{ background-position:11px -366px;}
.list_Sort li a.sort3{ background-position:11px -392px;}
.list_Sort li a.sort4{ background-position:11px -418px;}
.list_Sort li a.sort5{ background-position:11px -444px;}
.list_Sort li a.sort6{ background-position:11px -470px;}
.list_Sort li a.sort7{ background-position:11px -496px;}
.list_Sort li a.sort8{ background-position:11px -522px;}
.list_Sort li a.sort9{ background-position:11px -548px;}
.list_Sort li a:hover{color:#000; text-decoration:none;}
.list_Sort li.active a{width:120px;padding-left:50px;}
.list_Sort li a span{padding:0 4px;}
/*按商圈检索*/
.list_shop{width:170px;}
.list_shop ul{width:168px;}
.list_shop li{width:74px;padding-left:10px;line-height:23px; float:left;}
.box170bB{padding-bottom:5px; background:url(../images/f_box170b_v2.0.gif) no-repeat left bottom;}
.box170bT{padding-top:5px; background:url(../images/f_box170b_v2.0.gif) no-repeat left -26px;}
.box170bM{border-left:1px solid #f0f0df;border-right:1px solid #f0f0df; background-color:#ffffe0;}

/*----------------------------------优惠商家主题区------------------------------*/
.shopInfoL{width:302px; float:left;}
.shopInfoR{width:422px;margin-left:20px; float:left;}
/*上面样式是定义左右布局宽度*/

/*优惠商家推荐*/
.shopRecom{}
.shopRecom h3{width:255px; float:left;}
.shopRecom .box422bT{ height:30px;}
.shopRecom .box422bB{ padding-bottom:5px;}
.shopRecom .box422bM{ height:423px;padding:0 10px;}
.shopRecom .tab_menu{ float:left;}/*城市选择tab菜单*/
.shopRecom .tab_menu li{width:45px; height:22px;margin-left:5px;color:#fff; line-height:17px!important;line-height:19px;text-align:center; background:url(../images/f_box45a_v2.0.gif) no-repeat -50px top; float:left; cursor:pointer;}
.shopRecom .tab_menu li.active{ font-weight:bold;background-position:left top;}
.shopRecom button{width:45px; height:19px;margin-left:5px;color:#fff;line-height:21px;background:url(../images/f_box45a_v2.0.gif) no-repeat -50px top; float:left;}/*更多按钮*/
.shopRecom .list li{ height:77px;padding:7px 0 0 0;border-top:1px dashed #d9d9d9; float:left;}/*列表*/
.shopRecom .list li.noline{border:none;}
.shopRecom a.img{width:100px; height:70px; float:left;}/*优惠商家logo*/
.shopRecom a.img img{width:90px; height:60px;padding:5px; background:url(../images/f_brandlogo_bg_v2.0.gif) no-repeat -190px top; display:block;}
.shopRecom a.img:hover img{ background-position:-190px -75px;}
.shopRecom dl{width:288px;padding:7px 0 0 10px; float:left;}/*内容介绍*/
.shopRecom dt{width:288px;padding-bottom:4px;font:18px simhei;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.shopRecom dd{width:288px; float:left;}
.shopRecom dd p{float:left;}
.shopRecom dd p.text{width:118px;}
.shopRecom dd p.text strong{color:#f60;padding:0 3px;}
.shopRecom dd a{color:#36c;}

/*----------------------------------优惠商家主题区------------------------------*/
.goInfoL{width:302px; float:left;}
.goInfoR{width:422px;margin-left:20px; float:left;}
/*上面样式是定义左右布局宽度*/

a.moreDown,a.moreUp{width:52px; height:22px;margin-top:4px; background:url(../images/f_bnt_bg_v2.0.gif) no-repeat left -30px; float:right;}/*更多按钮*/
a.moreUp{ background-position:-60px -30px;}

.goInfoR .title{height:26px;margin-bottom:10px;line-height:19px!important;line-height:21px;background:url(../images/f_title_bg_v2.0.gif) no-repeat left top;}
.goInfoR .title h4{padding-left:10px;font-size:14px; font-weight:bold;color:#fff; float:left;}

.goInfoR a.moreDown,.goInfoR a.moreUp{width:50px; height:20px;margin-top:0; background-position:left -120px;}
.goInfoR a.moreUp{background-position:-60px -120px;}

/*消费计划和购物清单 tab形式*/
.goShoppingTaste{ height:111px;padding-bottom:11px;margin-bottom:15px;background: url(../images/f_box422a_v2.0.gif) no-repeat left bottom; }
.goShoppingTaste .tab_menu{width:422;height:31px;background: url(../images/f_box422a_v2.0.gif) no-repeat;}
.goShoppingTaste .tab_menu li{width:200px;font:18px simhei;color:#fff;background: url(../images/f_box422a_v2.0.gif) no-repeat; float:left; cursor:pointer;}
.goShoppingTaste .tab_menu li.fnormal{height:27px;padding:4px 0 0 11px;background-position:left top;}
.goShoppingTaste .tab_menu li.factive{height:23px;padding:8px 0 0 11px;color:#000;background-position:left -40px;}
.goShoppingTaste .tab_menu li.snormal{ height:27px;padding:4px 11px 0 0;text-align:right;background-position:right -40px;}
.goShoppingTaste .tab_menu li.sactive{height:23px;padding:8px 11px 0 0;text-align:right;color:#000;background-position:right top;}
.goShoppingTaste .tab_content{ height:80px;padding:0 7px 0 11px;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9; background-color:#fff;}
.goShoppingTaste .tab_content .text01{width:183px; padding-top:21px;font-size:13px;line-height:18px;float:left;}
.goShoppingTaste .tab_content .text02{width:183px; padding-top:18px;font-size:13px;line-height:18px;float:left;}
.goShoppingTaste .tab_content .tipsBnt{ float:right;}
.goShoppingTaste .tab_content .tipsBnt p{padding-top:8px;text-align:center;}
.goShoppingTaste .tab_content .tipsBnt p a{color:#36c;}
.goShoppingTaste .tab_content button{width:210px; height:80px;color:#fff;font:20px simhei;background:url(../images/f_bnt_bg_v2.0.gif) no-repeat left -290px;}

/*关注他人的消费计划*/
.consumePlanOthers{width:240px;padding-right:10px;border-right:1px dashed #d9d9d9;float:left;}
.consumePlanOthers .title{width:240px;}
.consumePlanOthers ul{width:240px; height:241px; background:url(../images/f_box240a_v2.0.gif) no-repeat left top;}
.consumePlanOthers li{width:220px; height:72px;padding:7px 10px 2px 10px;float:left;}
.consumePlanOthers dt{ line-height:18px;font-size:14px; font-weight:bold;}
.consumePlanOthers dd{ line-height:16px;}
.consumePlanOthers dd a{color:#36c;}
.consumePlanOthers dd em{width:60px;padding-left:1px;color:#999; font-style:normal; float:left;}
.consumePlanOthers dd p{width:155px; float:left;}
.consumePlanOthers dd p.name{color:#36c;}

/*看看消费达人*/
.consumepersons{width:161px; float:right;}
.consumepersons .title{width:161px; margin-bottom:0;background-position:left -40px;}
.consumepersons ul{}
.consumepersons li{padding:10px 0 8px 0;border-top:1px dashed #d9d9d9; float:left;}
.consumepersons li.noline{border:none;}
.consumepersons .img{width:50px; height:50px;padding:1px;border:1px solid #bfbfbf; background-color:#fff; float:left;}
.consumepersons .img:hover{border:1px solid #36c;}
.consumepersons dl{width:100px;padding:2px 0 0 5px; line-height:16px;float:left;}
.consumepersons .name{color:#36c;}
.consumepersons .derivation{color:#36c;}

.consumePlanRecom{margin-bottom:10px;background:#f4f4f4 url(../images/f_box422f_v2.0.gif) no-repeat left bottom;}
.consumePlanRecom .title{height:22px;margin-bottom:0;background: url(../images/f_title_bg_v2.0.gif) no-repeat left -120px;}
.consumePlanRecom dl{width:402px; margin:0 0 0 10px; line-height:34px;border-top:1px dashed #d9d9d9;}
.consumePlanRecom dl.noline{border:none;}
.consumePlanRecom dt{width:275px; font-size:14px; font-weight:bold;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.consumePlanRecom dd{color:#999;}
.consumePlanRecom dd span{color:#36c;}

/*钱库快报*/
.ckNews{}
.ckNews .title{height:22px;margin-bottom:0;background: url(../images/f_title_bg_v2.0.gif) no-repeat left -120px;}
.ckNews h4{width:71px;}
.ckNews .tab_menu{float:left; display:none;}/*城市选择tab菜单*/
.ckNews .tab_menu li{width:49px; height:26px;padding-left:2px;color:#fff; line-height:19px!important;line-height:21px;text-align:center; background:url(../images/f_box49_v2.0.gif) no-repeat -49px top; float:left; cursor:pointer;}
.ckNews .tab_menu li.active{ font-weight:bold;background-position:2px top;}
.ckNews .list{width:411px; height:156px;padding:0 0 0 11px;background:url(../images/f_box422e_v2.0.gif) no-repeat left top;}
.ckNews dl{ height:42px;padding-top:10px;line-height:18px;}
.ckNews dt{font-size:14px; font-weight:bold;}
.ckNews dd{color:#999;}
.ckNews dd a{color:#36c;}

/*----------------------------------------------------主题区下面的内容-----------------------------------------------------*/

/*广告栏，分两种形式，通栏和左右栏*/
.adShow{width:952px;height:102px;padding:4px;margin:0 auto 10px auto; background:url(../images/f_box960b_v2.0.gif) no-repeat left top;}
.adShow .adL{width:230px; height:100px; float:left;}
.adShow .adR{width:700px; height:100px; float:right;}
.adShow a img{border:1px solid #c1c1c1;}
.adShow a:hover img{border:1px solid #36c;}

/*广告栏下面的内容区*/
.contentCenter{margin-bottom:20px;}
.contentCenter .contentLeft{width:236px;padding-top:10px;float:left;}
.contentCenter .contentRight{width:704px; height:331px;padding-top:10px;background:url(../images/f_box704a_v2.0.gif) no-repeat left top; float:right;}

/*钱库个性服务*/
.individualityService{}
.individualityService .box236aT{ height:34px;}
.individualityService .box236aB{padding-bottom:5px;}
.individualityService .box236aM{padding-left:4px;}
.individualityService .formSubscibe{width:208px; height:86px;padding:10px 10px 0 10px; background:url(../images/f_box228a_v2.0.gif) no-repeat left top;}/*订阅表单*/
.individualityService .inputEmail{width:180px; height:19px!important; height:23px;padding:6px 0 0 28px!important;padding:2px 0 0 28px;margin-top:1px;background:url(../images/f_input_bg_v2.0.gif) no-repeat left top; float:left;}
.individualityService .inputEmail input{width:168px;color:#999; height:21px;line-height:21px;border:none; background:none;}
.individualityService .inputBnt{width:56px; height:31px;line-height:31px;color:#fff;border:none;background: url(../images/f_bnt_bg_v2.0.gif) no-repeat -120px -28px; float:right; cursor:pointer;}/*订阅按钮*/

/*四个按钮tab内容区，*/
.userTipsInfo{width:232px; height:195px;padding-top:1px;}
.userTipsInfo .bnt{padding:4px 0;margin-right:4px;float:left;}
.userTipsInfo .bnt2{padding:4px 0;float:left;}
.userTipsInfo .button{width:112px; height:35px;font-size:13px; color:#fff;text-align:left;background:url(../images/f_bntbox_v2.0.gif) no-repeat; float:left;}/*四个按钮统一样式，下面四个样式为各按钮背景*/
.userTipsInfo .button.consumePlan{background-position:left -40px;}
.userTipsInfo .button.shoppingBill{background-position:-115px -40px;}
.userTipsInfo .button.memberCard{background-position:left -80px;}
.userTipsInfo .button.myckinfo{background-position:-115px -80px;}
.userTipsInfo .infoBox{width:212px; height:98px;padding:10px 8px 0;background:url(../images/f_bntbox_v2.0.gif) no-repeat; float:left; position:relative;}/*按钮点解内容框*/
.userTipsInfo .leftB{background-position:left bottom;}/*左框*/
.userTipsInfo .rightB{background-position:right bottom;}/*右框*/
.userTipsInfo .boxMenu{width:112px; height:39px;background:url(../images/f_bntbox_v2.0.gif) no-repeat; position:absolute;top:-39px;}/*当前框菜单背景*/
.userTipsInfo .leftM{ background-position:left -140px;left:0;}/*左按钮菜单*/
.userTipsInfo .rightM{background-position:right -140px;right:0;}/*右按钮菜单*/
.userTipsInfo .boxMenu h4{width:77px; height:24px;padding:11px 0 0 35px;font-size:13px; background:url(../images/f_bntbox_v2.0.gif) no-repeat;}/*菜单按钮背景*/
.userTipsInfo .boxMenu h4.consumePlan{background-position: -235px -40px;}
.userTipsInfo .boxMenu h4.shoppingBill{background-position: right -40px;}
.userTipsInfo .info{width:206px;margin-left:3px; line-height:18px;}/*内容*/
.userTipsInfo .info h6{width:206px;padding-bottom:3px; font-size:12px;}
.userTipsInfo .info p{ float:left;}
.userTipsInfo .info .check{color:#36c;float:right;}
.userTipsInfo .info strong{color:#f60;padding:0 3px;}
.userTipsInfo .tips{width:212px; height:30px; position:absolute;left:8px;top:70px;}/*内容下面的按钮区*/
.userTipsInfo .tips span.q01{padding:10px 0 0 3px;float:left;}
.userTipsInfo .tipsBut{ color:#fff;text-align:center;background:url(../images/f_bnt_bg_v2.0.gif) no-repeat ;float:left;}
.userTipsInfo .tipsBut.b01{width:114px;height:31px; line-height:31px; background-position:left -147px;}
.userTipsInfo .tipsBut.login{width:144px;height:30px;margin:3px 0;background-position:left -179px;}
.userTipsInfo .tipsBut.b02{width:94px; height:31px; line-height:31px;background-position:left -208px;float:right;}
.userTipsInfo .tipsBut.b03{width:94px; height:31px; line-height:31px;background-position:left -208px; float:right; }
.userTipsInfo .form{ width:210px; height:56px;padding:6px 0 0 2px;}
.userTipsInfo .inputEmail{width:182px; height:21px!important; height:25px;padding:6px 0 0 28px!important;padding:2px 0 0 28px;background:url(../images/f_input_bg_v2.0.gif) no-repeat left top;}
.userTipsInfo .inputEmail input{width:178px;color:#999; height:21px;line-height:21px;border:none; background:none;}
.userTipsInfo .inputBnt{width:56px; height:31px;margin-top:3px;line-height:31px;color:#fff;border:none;background: url(../images/f_bnt_bg_v2.0.gif) no-repeat -120px -148px; float:right; cursor:pointer;}
.userTipsInfo .line{margin:0 3px 7px;padding-top:6px;border-bottom:1px dashed #e0e0bb; clear:both;}
.userTipsInfo .space{padding-left:35px;}

/*优惠券免费打印服务*/
.couponPrintService{ height:133px;padding-left:18px;margin-bottom:2px;}
.couponPrintService h3{padding:8px 0 0 2px;}
.couponPrintService p{width:440px;padding:8px 0 11px 2px;font-size:14px; line-height:20px;}
.couponPrintService .bntTips button{width:148px; height:30px; line-height:31px;margin-right:2px;color:#fff; background:url(../images/f_bnt_bg_v2.0.gif) no-repeat left -59px;}

/*正在打印的钱库消费通*/
.couponPrintNow{}
.couponPrintNow .title{ height:40px;}
.couponPrintNow h3{padding:8px 0 0 20px;float:left;}
.couponPrintNow .date{width:112px; height:22px;line-height:22px; text-align:center;color:#666;background:url(../images/f_tabboxcity_v2.0.gif) no-repeat left top;float:left;}/*日期*/
.couponPrintNow .tab_menu{width:300px;padding:5px 0 0 10px;float:left;}/*城市选择菜单*/
.couponPrintNow .tab_menu li{ width:41px;height:27px;line-height:23px;margin-left:5px;text-align:center;float:left; cursor:pointer;}
.couponPrintNow .tab_menu li.normal{color:#666;background:url(../images/f_tabboxcity_v2.0.gif) no-repeat -163px top;}
.couponPrintNow .tab_menu li.active{color:#000;font-weight:bold;background:url(../images/f_tabboxcity_v2.0.gif) no-repeat -117px top;}
.couponPrintNow .tab_menu li.normal a{color:#666;}
.couponPrintNow .tab_menu li.active a{color:#000;}
.couponPrintNow .tab_content{padding-left:4px;}/*tab内容*/
.couponPrintNow table{width:696px;}/*正在打印的table列表*/
.couponPrintNow table a{color:#36c;}
.couponPrintNow td,th{ line-height:23px;padding-top:1px;padding-left:10px;text-align:left;}
.couponPrintNow .place{width:196px;padding-left:10px;}/*钱库消费通位置*/
.couponPrintNow .shopName{width:181px;}/*优惠商家名*/
.couponPrintNow .couponName{width:289px;}/*优惠券名*/
.couponPrintNow .place p{width:196px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.couponPrintNow .shopName p{width:181px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.couponPrintNow .couponName p{width:289px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*底部相关信息*/
.ckOtherInfo{margin-bottom:2px;}
.ckOtherInfo .box960cB{padding-bottom:11px;}
.ckOtherInfo .box960cT{padding-top:10px;}
.ckOtherInfo h4{padding-bottom:8px;font-size:14px;}
.ckOtherInfo .info{width:309px;padding-left:10px; float:left;}
.ckOtherInfo .line{border-right:1px dashed #c4c4c4;}
.ckOtherInfo .info a{color:#666;}
.ckOtherInfo .info a:hover{color:#36c;}
.ckOtherInfo .info li{ line-height:20px;float:left;}
.ckOtherInfo .ckXFT li{width:145px;}
.ckOtherInfo .ckService li{width:102px;}
.ckOtherInfo .ckHelp li{width:145px;}

/*合作伙伴*/
.cooperation{height:35px; line-height:35px; background:url(../images/f_box960d_v2.0.gif) no-repeat left top;}
.cooperation h6{width:79px;font-size:14px; text-align:center;color:#fff; float:left;}
.cooperation li{padding-left:12px; float:left;}

/*---------------------------------------------以下都是有边框背景样式--------------------------------------------*/

.box960cT{ background:url(../images/f_box960c_v2.0.gif) no-repeat left top;}
.box960cB{ background:#ededed url(../images/f_box960c_v2.0.gif) no-repeat right bottom;}

.box236aT{ background:url(../images/f_box236a_v2.0.gif) no-repeat left top;}
.box236aB{ background:url(../images/f_box236a_v2.0.gif) no-repeat left bottom;}
.box236aM{ background-color:#eaeaea;}

.box182aT{ background:url(../images/f_box182a_v2.0.gif) no-repeat left top;}
.box182aB{ background:url(../images/f_box182a_v2.0.gif) no-repeat left bottom;}
.box182aM{border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9; background-color:#fff;}

.box422bT{ background:url(../images/f_box422b_v2.0.gif) no-repeat left top;}
.box422bB{background:url(../images/f_box422b_v2.0.gif) no-repeat left bottom;}
.box422bM{border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9; background-color:#fff;}


