@charset "utf-8";
/* 
---------------------------------
Site: www.xilisoft.com
Author: Xilisoft.com
Updated: 20100812
Updated by: chenran 
file: pay.css 
version: 3.0
--------------------------------- 
*/ 

/*crumb*/
.crumb { padding:20px 0 20px 15px; color:#323232; }
.crumb a { color:#323232; }
.crumb span { color:#0860a8; }

/*Pay_*/
.price_now { color:#990000 }
.price_save { color:#990000 }
.price_old { color:#990000 }
.pay_centre {
	width:879px;
	margin-bottom:0;
	background-color: #FFF;
	background-image: url(pay-center.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 447px;
	margin-top: 20;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 20px;
}
.pay_centre div {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 20px;
	margin-right: 20px;
	height: 0px;
	margin-bottom: 0px;
	position: relative;
}
.pay_centre div div {
	width:610px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 40px;
	margin-top: 40px;
	height: 200px;
}
