@CHARSET "UTF-8";

#sec_sales {
	width:950px; margin:15px auto; border-style:solid; border-width:1px; border-color:#b0b0b0; border-radius:5px; float:left;
}
#sec_sales .sdesc {
	padding:25px; 
}
#sec_sales .pic {
	width:250px; text-align:center; float:left;
}
#sec_sales .pic img {
	padding:30px 0px;
}
#sec_sales .txt {
	width:650px; float:left;
}
#sec_sales .txt .center {
	padding:0px 0px 0px 220px;
}
#sec_sales .txt ul li {
	margin:5px 20px 5px -22px;
}
.bottom_border {
	border-style:none none dashed none; border-width:1px; padding:20px 0px;
}
.soft_sales_site {
	margin:15px auto 5px auto; 
}
.soft_sales_title {
	margin:0px auto 5px auto; padding:8px 0px 0px 0px; height:30px; background-image:url(style_res/win_ico.gif); background-repeat:no-repeat; background-position:400px;
}
.font_payway {
	display:block; float:left; height:25px; padding:8px 10px 0px 0px; font:bold 18px/18px "Verdana", "Tahoma", "Arial"; color:#4680B1;
}
.font_price {
	margin:auto 10px; font:bold 25px/25px "Verdana", "Tahoma", "Arial"; color:#439606;
}
.font_oldprice {
	font:16px/18px "Verdana", "Tahoma", "Arial"; color:#A13131; text-decoration:line-through;
}
.payment_table {
	margin:30px auto;
}
.payment_table th {
	width:200px; height:50px; color:#ffffff; background-color:#6699CC; text-align:center; 
}
.payment_table td {
	width:200px; height:80px; background-color:#ecf7ff; text-align:center;
}