﻿.carbox{padding:10px;}
#buybtn{cursor:pointer;margin-top:10px;width:139px;height:36px;background:url(/shop/images/buy_button.png) no-repeat;border:0px}
#carbtn{cursor:pointer;margin-top:10px;width:139px;height:36px;background:url(/shop/images/buy_button.png) no-repeat -140px;border:0px}
.carbox span{float:left; width:auto;padding:0px 8px;text-align:center; line-height:22px;}
.carbox span.txt{border:1px #c9c8ce solid; padding:0px 8px; height:25px; margin:0px 5px; color:#646464;background:#fff; margin-bottom:5px; white-space:nowrap; cursor:pointer;line-height:25px;}

.carbox span.txt:Hover{border:1px #ff6701 solid;}
.carbox span.curr{background:#fff url(/shop/images/item_sel.gif) no-repeat right bottom; width:auto;padding:0px 8px;margin:0px 5px;line-height:25px; border:1px #ff6701 solid;margin-bottom:5px; white-space:nowrap;height:25px;}
.carbox div{clear:both}
#buyselect{margin-top: 10px;}
#buyselect font img{ vertical-align:middle;}
.contactborder table input[type="radio"]{ vertical-align:middle;}



/*购物车*/
.navsite{ background:url(/shop/images/cartnav-bg.gif) repeat-x; height:64px;}
.navsite .left{width:566px; float:left;}
.navsite .right{width:199px; float:right;}

.cartbox{ border:#D4D4D4 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.cartbox .logintips{ background:#F7F7F7;height:30px;line-height:30px; font-size:14px;color:#000;padding-left:20px;}
.cartbox td{ padding:8px 0; border-bottom:#D4D4D4 dashed 1px;}
.cartbox .ShoppingCart .title{background:#efefef;height:30px;line-height:30px;border-top:#DDDDDD 1px solid;border-bottom:#DDDDDD 1px solid;  font-weight:bold;color:#000;}

.cartbox .ShoppingCart .carttr{margin-top:30px;}
.cartbox .ShoppingCart .carttr .prolist{padding:10px; }
.cartbox .ShoppingCart .carttr .prolist li{width:20%;float:left; text-align:center; height:150px;}
.cartbox .ShoppingCart .carttr .prolist li a{ display:block;}
.cartbox .ShoppingCart .carttr .prolist a:hover{color:red;text-decoration:none;}
.cartbox .ShoppingCart .carttr .prolist li a.pimg{ border:1px solid #ddd; padding:5px;}
.cartbox .ShoppingCart .carttr .prolist li a.pname{text-align: left;height:14px;line-height:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}



