@charset "utf-8";
/* CSS Document */

#cart{ background: url(../images/cart_top.gif) no-repeat top; padding-top:8px; width:146px; float:right}
#cart_last{ background:url(../images/cart_btm.gif) no-repeat bottom; padding-bottom:8px;overflow:hidden}
#cart_main{ background-color:#aad4f2; padding:0 5px; color:#006599}
#cart_main h5{ font-size:12px; font-weight:normal; text-align:center; height:20px; line-height:20px; border-bottom:1px #FFF solid; padding-bottom:5px}
.blue{ color:#006599}
#cart_main li{ border-bottom:1px #fff  solid; height:25px; line-height:25px}
#cart_main li input{ background-color:#006599; color:#fff; height:16px; line-height:16px; border:0; vertical-align:middle; padding:0 2px; _margin-top:4px;cursor:pointer }
p input{ width:30px; height:14px; border:1px #999  solid}
#cart a{ color:#006599}


#cart h6{ font:bold 12px/30px "宋体"; color:#333}
#cart span{ color:#A84240}



