/* [DESTOON] Copyright (c) 2008-2021 www.destoon.com This is NOT a freeware, use is subject to license.txt */ .sell_tip {width:180px;height:70px;background:url('image/sell_tip.gif') no-repeat;overflow:hidden;z-index:1000;position:absolute;} .sell_tip p {margin:0 0 4px 2px;font-weight:bold;} .sell_tip div {padding:8px 0 0 10px;} .tools {padding:8px 0;border-bottom:#EEEEEE 1px solid;} .tools table {width:100%;} .tools select {padding:2px;} .tool-btn {background:url('image/btn_1.gif') no-repeat;height:22px;line-height:22px;width:70px;padding:0 0 0 10px;border:none;cursor:pointer;} .tool-btn:hover {background:url('image/btn_2.gif') no-repeat;} .img_list li {height:22px;line-height:22px;overflow:hidden;} .product_option {padding:10px 20px 10px 20px;} .iq_btn {margin-top:10px;border:none!important;} .cc_inp {border:#CCCCCC 1px solid;text-align:center;} .btn-buy,.btn-cart {font-size:16px;width:148px;height:36px;line-height:36px;border:none;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;margin:6px 10px 0 0;} .btn-buy {background:#FFEDED;border:#FF0036 1px solid;color:#FF0036;} .btn-buy:hover {background:#F7BBBB;} .btn-buy:disabled {background:#F2F2F2;border:#D6D6D8 1px dashed;color:#CDCDCD;cursor:not-allowed;} .btn-cart {background:#FF0036;border:#FF0036 1px solid;color:#FFFFFF;} .btn-cart:hover {background:#DF3033;} .btn-cart:disabled {background:#CDCDCD;border:#CDCDCD 1px solid;color:#999999;cursor:not-allowed;}