﻿/*Cart*/
#Cart{width:313px;height:20px;padding:3px 20px 2px 35px;margin-top:4px;background:url(m_images/cart.gif) no-repeat 0 0;float:right;line-height:20px;*line-height:22px;overflow:hidden;}
#Cart li{float:left;}
.C_num{width:140px;padding-right:7px;text-align:center;margin-right:14px;}
.C_num a:link,.C_num a:visited{color:#A0410A;}
.C_num a:hover {color: #000000; text-decoration:underline;}
.C_num strong{color:#4589BF;}
.C_num img{cursor:pointer;float:right;margin-top:2px;display:inline;}
.C_bal{width:38px;padding-left:20px;margin-right:0;}
.C_bal a:hover {color: #000000; text-decoration:underline;}
.C_ord{width:55px;padding-left:32px;margin-right:0;}
.C_ord a:hover {color: #000000; text-decoration:underline;}
.C_bal a:link,.C_bal a:visited,.C_ord a:link,.C_ord a:visited{color:#333;}
