body{


}
.clear{
	clear:both;
}
.cart_top_l{
	float:left;
	max-width:230px;
}
.cart_top_l img{
	float:left;
	padding-right:10px;
}
.price_right{
	margin-left: 10px;
	width: 280px;
	width: 280px;
	padding: 10px 2px;
}
a{
	text-decoration:none;
}
.cart_top_r{

	margin:0;
}
.cart_top_r_top{
	background-color: #f0f0ee;
	color: #5a5a5a;
	max-width: 240px;
	max-height: 150px;
	padding: 10px;
	text-align: right;
	float: right;
	margin-right: 20px;
	
}
.cart_top_r_top div {
	margin-bottom: 5px;
}
.cart_top_r_top .subtotal {
	clear: both;
	font-size: 13px;
	font-weight: bold;
}
.productPrice {
	color: #d00934;
	font-style: normal;
	font-weight: bold;
}
.cart_top_r_bottom a.button {
	color: #444;
	display: block;
	float: right;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 12px;
	background: transparent url('source/bg_button_a.gif') no-repeat scroll top right;
	text-decoration: none;

}
.cart_top_r_bottom a.button span {
	background: transparent url('source/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 12px;
	font-weight: bold;
	font-size: 13px;
}
.cart_top_r_bottom{
	text-align: right;
	float: right;
	width: 460px;
	margin: 10px 10px;
}
.product_fancy{
	float:left;
	width:175px;
	margin:10px 10px;
	text-align:center;
}
.product_fancy div{
	margin:5px 0;
}
.pay_cart a{
	text-decoration:none;
}
.btn_buy{
	background: none repeat scroll 0 0 #019646;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    padding: 2px 10px;
    margin:5px;
}
a.btn_buy{color:#fff !important;}
.product_fancy a{
	color:#323232;
}
.text-left{
	
	text-align:left;
}
.text-center{
	text-align:center;
}
.text-right{
	text-align:right;
}
.cart th{
	background: none repeat scroll 0 0 #29A4D4;
	border-bottom: 1px solid #c8c8c8;
	color: #FFF;
	padding: 6px 10px;
}
.cart table{
	border: 1px solid #c8c8c8;
}
.cart td input{
	width:30px;
	text-align:center;
}
.cart td{
	padding:10px 10px;
	
	border-bottom:1px solid #c8c8c8;
}
.cart td.bor_last {
	border:none;
	padding:7px 15px;
}
.price_clor{
	color:#d00934;
}
.pay_cart{
	margin:20px 0;
	float:right;
}
#wrap_pay{
	
	padding:20px 10px;
}
.pay_cart input[type=submit],.pay_left input[type=submit],.pay_right input[type=submit]{
	cursor:pointer;
	height:30px;
	padding: 0 10px;
	background: #019646;
	border: none;
	color: #fff;
}
.cart{
	padding:10px;
}
.pay_left input[type=radio],.pay_right input[type=radio]{
	margin: 8px;
}
.about_pay{
	padding:10px 10px;
	border:1px solid #c8c8c8;
}
.pay_left{
	float:left;
	width:47%;
	margin-top:10px;
	margin-bottom:10px;
}
.add_left{
	width:48%;
	float:left;
}
.add_right{
	width:48%;
	float:right;
	display:none;
}
.shipadd{
	border-bottom: 1px solid #c8c8c8;
	padding-bottom:10px;
}
.method_pay{
margin: 10px auto 0;
width: 95%;
padding: 8px 4px;
background-color: #DAEEF3;
border: 1px solid #B8CCE4;
display: none;
}
.pay_right{
	float:left;
	width:50%;
	margin-top: 10px;
	padding-left:20px;
	border-left: 1px solid #c8c8c8;
}
.infor_pay{
	margin:10px 0;
}

#div_address dt {
	clear: left;
	float: left;
	width: 90px;
	padding-top: 5px;
	
	margin-right: 5px;
	width: 120px;

}
.required {
color: #F00;
}
#div_address{
	padding: 10px 0;
	
}
.NormalTextBox {
	margin: 3px 0;
padding: 4px 2px;
}
.blue{
	color:blue;
}

















