.sell_tip {width:180px;height:70px;background:url('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('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('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;}

.sell-price {font-family:Arial;color:#E4393C;}
.sell-price b {font-size:18px;}
.sell-price span {color:#999999;}
.sell-price i {font-size:12px;float:right;display:inline-block;color:#999999;font-style:normal;font-weight:normal;background:url('ico-spread.png') no-repeat 0 center;padding:0 0 0 16px;cursor:pointer;}

.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;}


.biaoti {
	padding: 10px 16px;
	line-height: 28px;
	border-bottom: #F5F5F5 1px solid;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	background-color: #f5f5f5;
}
.biaoti strong {font-size:18px;position: relative;padding-left:15px}
.biaoti strong::after{content: "";background:#4E6EF2;position:absolute;width:6px;height: 18px;left:0;top: 4px;border-radius:3px;}
.biaoti span {float:right;font-size:14px;color:#999999;}
.biaoti i {font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun;margin-top: 6px;height: 18px;}


.head-txt table {
	color: #333;
	padding: 0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.infotd {
    padding: 10px 10px; 
    vertical-align: top;
    line-height: 1.7; 
    border-bottom: 2px solid #f5f5f5;
}
.field {
    width: 140px;
    color: #666;
    font-weight: 500; 
    background: #fafafa;
    border-right: 2px solid #eee; 
}
.value {
    color: #444;
    word-break: break-word;
}