.cart_list{ margin-right:10px; width:960px; }
.cart_list h2{ margin:10px; padding:5px; background-color:#e2ded4; width:930px; height:10px; font-weight:700;}
.cart_list ul{ width:500px;}
.cart_list ul li{ line-height:150%; color:#333333; }
.cart_list ul li label{ float:left; text-align:right; width:80px; margin-right:5px; color: #999999;}
.count{height:30px; margin:10px;}
.cart_update{width:100px; height:20px;background-color:#e2ded4; font-weight:700; color:#77705E;}
.go_order{display:block; width:100px; height:15px;background-color:#e2ded4; font-weight:700;padding:10px 5px 5px 20px;}
.cart_info{ margin:20px; width:920px; border:1px solid #e2ded4;}
.cart_info td{padding:5px;}
.cart_info .title{height:35px; background-color:#e2ded4; font-weight:700;}

.hr{margin:20px;height:1px; background-color:#e2ded4; width:920px; }
.check-out{ float:right; margin-right:20px;}