.dialog-order{
	padding:20px !important;
	text-align:center;
	line-height:22px;
}
.dialog-order div{
	color: #339900;
}
.btn-bound{
	padding-left:100px;
	padding-top:10px;	
}
a.buy-btn{
	background-image: linear-gradient(to bottom,#fff 0%,#ebebeb 100%);
	background-image: -moz-linear-gradient(top,#fff 0%,#ebebeb 100%);
	background-image: -webkit-linear-gradient(top,#fff 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ebebeb');
	background-color: #ebebeb;
	float: left;
	height: 28px;
	line-height: 28px;
	margin-right: 8px;
	padding: 0 10px;
	color: #424e66;
	font-weight: bold;
	border: 1px solid #c0c8d4;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(25, 25, 25, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(25, 25, 25, 0.2);
	-webkit-box-shadow: 0 1px 1px rgba(25, 25, 25, 0.2);	
}
a.buy-btn:hover {
	background-image: linear-gradient(to bottom,#fff 0%,#dadada 100%);
	background-image: -moz-linear-gradient(top,#fff 0%,#dadada 100%);
	background-image: -webkit-linear-gradient(top,#fff 0%,#dadada 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#dadada');
	background-color: #dadada;
	color: #f60;
	text-decoration: none;
}
.see-btn {
	background-image: linear-gradient(to bottom,#ff9000 0%,#fd7700 100%);
	background-image: -moz-linear-gradient(top,#ff9000 0%,#fd7700 100%);
	background-image: -webkit-linear-gradient(top,#ff9000 0%,#fd7700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff9000', endColorstr='#fd7700');
	background-color: #ff9000;
	height:28px;
	line-height:28px;
	float: left;
	padding: 0 10px;
	color: #fff !important;
	font-weight: bold;
	text-shadow: 0 0 2px #ff3d22;
	border: 1px solid #fd7700;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0 1px 0px #ffa126, 0 1px 1px rgba(25, 25, 25, 0.3);
	-moz-box-shadow: inset 0 1px 0px #ffa126, 0 1px 1px rgba(25, 25, 25, 0.3);
	-webkit-box-shadow: inset 0 1px 0px #ffa126, 0 1px 1px rgba(25, 25, 25, 0.3);
	cursor:pointer;
}
.see-btn:hover {
	background-image: linear-gradient(to bottom,#fd7700 0%,#ff9000 100%);
	background-image: -moz-linear-gradient(top,#fd7700 0%,#ff9000 100%);
	background-image: -webkit-linear-gradient(top,#fd7700 0%,#ff9000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fd7700', endColorstr='#ff9000');
	background-color: #fd7700;
	text-decoration: none;
}
/*-----------ProductCart----------*/
.payment {
	width: 950px;
	margin: auto;
}
.clearfix {
	display: block;
}
.top-title{
	padding: 22px 0 12px 0;
	color: #000;
	font-size: 18px;
}
.steps{
	width:100%;
	height:32px;
	background:url(../images/bg-order.png) no-repeat;
}
.steps.step2{background-position:0 -32px;}
.steps.step3{background-position:0 -64px;}
.steps.step4{background-position:0 -96px;}
.steps ul li{
	width:235px;
	margin:0;
	padding:0;
	float:left;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
.steps ul li.active{color:#fff;}
/*---Step1---*/
.step-01 .box{
	padding: 10px;
	margin:10px 0;
	border: 2px solid #E6E9ED;
	overflow:hidden;
}
.payment p{margin:0;padding:0;}
.payment .step-01 .box .row-01 .seller {float: left;color: #000;}
.payment .step-01 .box .row-01 .seller a{color: #039;}
.payment .step-01 .box .row-01 .seller .label {color: #999;}
.payment .step-01 .box .row-01 .contact {float: left;}
.payment .step-01 .box .row-01 .contact .contact-ico {
	background: url(../images/sprites1.png) 0 -150px no-repeat;
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 5px 0 10px;
}
.payment .step-01 .box .row-01 .contact .link {position: relative;cursor: pointer;color:#333;}
.payment .step-01 .box .row-01 .contact .link a{color:#333;}
.payment .step-01 .box .row-01 .contact .link a:hover,
.payment .step-01 .box .row-01 .contact .link:hover,
.payment .step-01 .box .row-01 .seller a:hover{color: #f60;}
.payment .step-01 .box .row-02 {margin-top: 6px;}
.table-s01 th {
	background-image: linear-gradient(to bottom,#fff 0%,#f4f5f9 100%);
	background-image: -moz-linear-gradient(top,#fff 0%,#f4f5f9 100%);
	background-image: -webkit-linear-gradient(top,#fff 0%,#f4f5f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f4f5f9');
	background-color: #f4f5f9;
	height: 26px;
	line-height: 26px;
	padding: 0 6px;
	color: #999;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #e7eaef;
}
.table-s01 td {padding: 9px 6px;border-bottom: 1px solid #e7eaef;vertical-align: top;}
.payment .step-01 .box .row-02 .product-info .pic {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 10px 0 0;
	border: 1px solid #e7eaef;
}
.payment .step-01 .box .row-02 .product-info .pic a{display:table-cell;width:75px;height:75px;vertical-align:middle;text-align:center;}
.payment .step-01 .box .row-02 .product-info .pic img{max-width:75px;max-height:75px;}
.payment .step-01 .box .row-02 .product-info h2 {line-height: 16px;margin:0;margin-right: 60px;}
.payment .step-01 .box .row-02 .product-info h2 a{color:#03F;}
.payment .step-01 .box .row-02 .amount {height: 24px;}
.payment .step-01 .box .row-02 .amount input {
	float: left;
	width: 25px;
	margin: 0 4px;
	padding: 3px 7px;
	border: 1px solid #b7b7b7;
	text-align: right;
}
.payment .step-01 .box .row-02 .price-row {text-align: right;}
.payment .step-01 .box .row-02 .price-row .price-new {color: #333;font-weight:bold;}
.payment .step-01 .box .row-02 .price-row .price-old {
	color: #666;
	margin-bottom:10px;
	text-decoration: line-through;
	font-weight: normal;
}
.payment .step-01 .box .row-02 .price-row .discount {
	background-color: #ff6000;
	color: #fff;
	padding: 2px;
	font-size: 11px;
}
.payment .step-01 .box .row-03 .rside {
	float: right;
	width: 300px;
}
.payment .step-01 .box .row-03 .sum-price{
	float: right;
	padding: 8px 0 5px 0;
}
.payment .step-01 .box .row-03 .sum-price .sright {
	float: right;
	margin-bottom: 5px;
	text-align: right;
}
.payment .step-01 .box .row-03 .sum-price .sright p {
	margin-right: 6px;
	color: #888;
	font-size:11px;
}
.payment .step-01 .box .row-03 .sum-price .sright .lsm-price {
	color: #000;
	font-weight: bold;
}
.payment .step-01 .box .row-03 .sum-price .sright {
	float: right;
	margin-bottom: 5px;
	text-align: right;
}
.payment .step-01 .box .row-03 .sum-price .sright strong{color:#333;font-size:11px;}
.payment .step-01 .box .row-03 .pay-box {
	float: right;
	width: 500px;
	padding: 0;
}
.payment .step-01 .box .row-03 .pay {
	float: right;
	height: 30px;
	color: #666;
	font-size: 14px;
	padding: 0 0 0 14px;
	text-align: right;
}
.payment .step-01 .box .row-03 .pay p {
	float: left;
	font-size:13px;
	margin-right: 6px;
	font-weight: bold;
}
.payment .step-01 .box .row-03 .pay .pay-price {
	margin: 0;
	color: #f30;
	font-size:13px;
}
.payment .step-01 .box .row-03 .btn {
	display: inline;
	float: right;
	width: 500px;
	margin-right: 6px;
}
.payment .step-01 .box .row-03 .btn a {float: right;}
/*---Step2---*/
.payment .paying {
margin-top: 20px;
}
.payment .paying .left-box {
float: left;
width: 654px;
}
.payment .paying .left-box .lbox {
padding: 0 0 12px 0;
border: 1px solid #c3cad5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.payment .paying .left-box .lbox .btitle {
background-image: linear-gradient(to bottom,#fff 0%,#e6e9ed 100%);
background-image: -moz-linear-gradient(top,#fff 0%,#e6e9ed 100%);
background-image: -webkit-linear-gradient(top,#fff 0%,#e6e9ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e6e9ed');
background-color: #edf0f2;
height: 34px;
line-height: 34px;
padding: 0 0 0 10px;
font-size: 16px;
border-bottom: 1px solid #dde2eb;
}
.payment .paying .left-box .radio {
padding: 10px 0 8px 168px;
font-weight: bold;
}
.payment .p-login .frm-row {
margin-bottom: 10px;
}
.fl {
float: left;
}
.fr {
float: right;
}
.payment .paying .left-box .radio input, .payment .paying .left-box .radio label {
float: left;
}
.payment .paying .left-box .radio label {
margin: 4px 17px 0 2px;
}
.payment .paying .left-box .frm-title {
float: left;
width: 146px;
line-height: 28px;
margin-right: 17px;
text-align: right;
}
.payment .paying .left-box .frm {
float: left;
width: 489px;
}
.payment .paying .left-box .txt input {
width: 344px;
padding: 6px 7px;
margin: 10px 0 0 0 ;
border: 1px solid #ccd0da;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0 3px 2px -2px #eceaea;
-moz-box-shadow: inset 0 3px 2px -2px #eceaea;
-webkit-box-shadow: inset 0 3px 2px -2px #eceaea;
}
.payment .paying .left-box .textarea textarea {
width: 609px;
height: 46px;
padding: 6px 7px;
margin: 0;
border: 1px solid #ccd0da;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0 3px 2px -2px #eceaea;
-moz-box-shadow: inset 0 3px 2px -2px #eceaea;
-webkit-box-shadow: inset 0 3px 2px -2px #eceaea;
resize:none;
}
.payment .paying .left-box .select select {
float: left;
width: 180px;
height: 28px;
padding: 5px 3px;
margin: 10px 0 0 0;
border: 1px solid #ccd0da;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0 3px 2px -2px #eceaea;
-moz-box-shadow: inset 0 3px 2px -2px #eceaea;
-webkit-box-shadow: inset 0 3px 2px -2px #eceaea;
}
.payment .paying .left-box .select .error{line-height:45px;padding-left:10px;}
.payment .paying .left-box .lbox {
padding: 0 0 12px 0;
border: 1px solid #c3cad5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.payment .paying .left-box .textarea {
padding: 12px 0 0 12px;
}
.payment .paying .right-box {
float: right;
width: 290px;
}
.payment .paying .right-box #cart-sticky {
width: 290px;
}
.payment .p-login .cart-box {
float: right;
width: 288px;
border: 1px solid #c3cad5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.payment .p-login .cart-box .ctitle {
background-image: linear-gradient(to bottom,#fff 0%,#e6e9ed 100%);
background-image: -moz-linear-gradient(top,#fff 0%,#e6e9ed 100%);
background-image: -webkit-linear-gradient(top,#fff 0%,#e6e9ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e6e9ed');
background-color: #edf0f2;
height: 34px;
line-height: 34px;
padding: 0 0 0 10px;
font-size: 16px;
border-bottom: 1px solid #dde2eb;
}
.payment .p-login .cart-box .detail {
padding: 12px 9px 8px 9px;
font-size: 11px;
}
.payment .p-login .cart-box .detail .amount {
font-family:Arial, Helvetica, sans-serif;
color:#666;
}
.payment .p-login .cart-box .detail .ltitle {
padding: 10px 0 3px 0;
margin-bottom: 5px;
color: #999;
text-align: left;
border-bottom: 2px solid #cfd4dd;
overflow:hidden;
}
.payment .p-login .cart-box .detail .ltitle p{font-size:10px;}
.payment .p-login .cart-box .detail td {
padding: 8px 0;
border-bottom: 1px solid #e7eaef;
vertical-align:top;
}
.payment .p-login .cart-box .detail td {
line-height: 16px;
}
.payment .p-login .cart-box .detail td .pic {
float: left;
width: 40px;
height: 40px;
}
.payment .p-login .cart-box .detail td .pic a{
	display:table-cell;
	width:40px;
	height:40px;
	vertical-align:middle;
	text-align:center;
}
.payment .p-login .cart-box .detail td .pic a img{max-width:40px;max-height:40px;}
.payment .p-login .cart-box .detail td .product .pdetail {
margin-left: 45px;
color: #999;
}
.payment .p-login .cart-box .detail td .product .desc {
float: left;
width: 115px;
font-size: 11px;
}
.payment .p-login .cart-box .detail td .product .desc a {
color: #666;
font-size:11px;
}
.payment .p-login .cart-box .detail td .product .p-amount {
float: left;
color: #c00;
font-weight: bold;
font-size: 11px;
padding-left:5px;
}
.payment .p-login .cart-box .detail td .price {
margin-top: 2px;
color: #666;
font-size: 11px;
font-weight: normal;
text-align: right;
}
.price .unit-price {
padding-left: 2px;
}
.payment .paying .right-box .sum-box {
background: #d7ecfc;
float: left;
width: 268px;
padding: 4px 10px 16px 10px;
margin-top: 6px;
font-size: 14px;
font-weight: bold;
border: 1px solid #9dcef1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.payment .paying .right-box .sum-box .sum-price {
padding: 7px 0 3px 0;
}
.payment .paying .right-box .sum-box .sum-price .price {
float: right;
color: #333;
font-size: 14px;
}
.payment .paying .right-box .sum-box .line {
background: #fff;
height: 1px;
margin: 5px 0 8px 0;
border-top: 1px solid #a4c4db;
}
.payment .paying .right-box .sum-box .pay {
color: #ff4800;
}
.payment .paying .right-box .sum-box .pay .price {
float: right;
color: #ff4800;
font-size: 14px;
}
.payment .paying .right-box .btn {
float: right;
margin-top: 10px;
}
.box.success{padding:50px 0;}
.box.success p,.box.success p a{
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#f40;
}
.box.success p a{color:#03C;}
#total_amount{width:1px;height:1px;position:absolute;right:99999px;}
.paying.shipping .left-box{width:100%;margin-bottom:20px;}
.paying.shipping .left-box .info{padding:10px;}
.paying.shipping .left-box .info p{line-height:30px;}
.paying.shipping .left-box .info .step3-note{padding-left:30px;}
.paying.shipping .left-box .info .radio1{color:#f00;font-weight:bold;}
.paying.shipping .left-box .info .radio1 em{color:#333;font-weight:normal;}