@charset "utf-8"; 

.style3 {
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
}

#cart_list{width:678px;}
.cart_checkbox{width:20px; text-align:center;}
.cart_image{width:100px; text-align:center;}
.cart_name{width:160px; text-align:center;}
.cart_sell{width:90px; text-align:center;}
.cart_quan{width:100px;text-align:center;}
	.cart_quan table{width:70%;border:0px;}
.cart_reserve{width:70px;text-align:center;}
.cart_direct{width:55px;text-align:center;}
.cart_safe{width:50px;text-align:center;}
.cart_del{width:50px;text-align:center;}
.cart_tdback{background:url(../../img/sub_img/category_dot.gif) repeat-x; height:10px;}
.cart_list_top{height:30px; vertical-align:middle; background:url(../../img/sub_img/cart_table_bg.gif) repeat-x;}
.cart_tdheight{height:7px;}
.cart_total{height:25px; text-align:center; background-color:#f7f7f7; vertical-align:middle; padding:5px 0 0 0 ; margin: 10px 0;}
.cart_goods{width:678px; margin:20px auto 0 auto;}
.cart_nogoodsimg{width:658px; border:solid 5px #ededed; text-align:center;}
.cart_nogoods{width:668px; margin:20px auto 0 auto;}
.cart_style{color: #0066CC; font-weight: bold;}
