.search_btn {
    background: url(../../img/v1/common/search_btn.jpg) no-repeat;
    width: 54px;
    height: 23px;
    margin-top: 6px;
    margin-right: 5px;
    *margin-right: -12px;
    _margin-right: 0px;
    _margin-top: 7px;
    border: 0;
    float: right;
    cursor: pointer;
}

.button,.btn-14{
    background-image: url(../../img/v1/common/btn_bg.jpg);
    padding:0 10px;
    *padding:0px;
    line-height:28px;
    height:28px;
    *line-height:23px;
    color:#FFF;
    min-width:60px;
}
.radius{
    border-radius:3px;
}
.btn-14{
    color:#FFF;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 14px;
}

.btn {
    background-image: url(../../img/v1/common/btn_bg.jpg);
    height: 28px;
    width: 60px;
    border: 0;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

.btn_30 {
    border: 0;
    background: url(../../img/v1/common/btn_30_bg.jpg) no-repeat;
    width: 109px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    color: #fff;
}


.btn_40 {
    background: url(../../img/v1/common/btn_40.jpg) no-repeat;
    height: 40px;
    width: 97px;
    border: 0;
    font-weight: 600;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 20px;
    color: #fff;
}
.btn_38 {
    background: url(../../img/v1/common/btn_38.png) no-repeat;
    height: 38px;
    width: 195px;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.btn_50 {
    background: url(../../img/v1/shop/order_big_btn.jpg) no-repeat left;
    width: 135px;
    height: 49px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 22px;
    color: #fff;
    border: 0;
}

.btn_19 {
    border: 0;
    background: url(../../img/v1/common/btn_19_bg.jpg) no-repeat;
    width: 47px;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    color: #fff;
}

.shop_type .shop_more{
    background:url(/web/img/v1/shop/shop_more.jpg) no-repeat right top;
    padding-right:18px;
    cursor:pointer;
    color:#d3371b;
    font-family:\65B0\7EC6\660E\4F53
}
.shop_input i{
    background-color:#ece6d5;
    border:0;
    padding:0 5px;
    margin-left:5px;
    height:25px;
    display:block;
    float:left;
    text-align: center;
    font-style:normal;
    cursor: pointer;
}
.shop_input .shop_input_curr{
    background-color:#d3371b;
    color:#fff;
}
.shop_type .shop_input i{margin-top:-2px;}
.shop_input_smart{
    width:44px;
    height:19px;
    color:#fff;
    background:url(/web/img/v1/shop/shop_btn_2.jpg) repeat-x;
    border:0;
    cursor:pointer;
    font-size:11px;
    font-family:"Comic Sans MS", cursive;
    vertical-align:bottom
}
.shop_input_current{background:url(/web/img/v1/shop/shop_btn_1.jpg) repeat-x;}

/*带微软雅黑文字的按钮图片*/
.cart_submit_order{
    background:url(/web/img/v1/shop/btn_submitorder.png);
    width:132px;
    height:49px;
}
.cart_submit_order.disabled{background:url(/web/img/v1/shop/btn_submitorder_disabled.png);}

.sa_btn_curr{   
    width:104px;
    height:50px;
    color:#fff;
    background:url(/web/img/v1/shop/cart_big_btn.jpg) no-repeat left;
    border:0;
    border-radius: 2px;
    margin-left:15px;
}
.sa_btn{    
    width:104px;
    height:50px;
    color:#fff;
    background:url(/web/img/v1/shop/cart_big_btn_cur.jpg) no-repeat left;
    border:0;
    border-radius: 2px;
    margin-left:15px;
}
.gray_btn_disabled {
    background:#808080;
}