@charset "UTF-8";
.shipping-head {
padding-left:10px;
width:772px;
float:left;
height:123px;
background:url(../images/shipping_head.jpg) no-repeat right;
}
.payment-head {
padding-left:10px;
width:772px;
float:left;
height:123px;
background:url(../images/payment_head.jpg) no-repeat right;
}
.account-head {
padding-left:10px;
width:772px;
float:left;
height:123px;
background:url(../images/account_head.jpg) no-repeat right;
}
.shipping-logo {
	float: left;
	height: auto;
	width: 410px;
	padding-left:20px;
	padding-top:10px;
}
.txt-shipping {
	float: left;
	width: 712px;
	padding-left: 70px;
	padding-top:10px;
	color:#FFFFFF;
	line-height:17px;
}
.txt-payment {
	float: left;
	width: 712px;
	padding-left: 70px;
	padding-top:10px;
	color:#FFFFFF;
	line-height:17px;
}
.txt-account {
	float: left;
	width: 742px;
	padding-left: 40px;
	padding-top:10px;
	color:#FFFFFF;
	line-height:17px;
	text-indent:25px;
}
.txt-name {
	float: left;
	width: 762px;
	padding-left: 20px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:16px;
}
.account-boder {
	float: left;
	height: auto;
	width: 762px;
	padding-left: 20px;
	padding-top:10px;
}
.t-top {
	background-image: url(../images/account_t-top.gif);
	background-repeat: no-repeat;
	float: left;
	height:22px;
	width: 762px;
}
.t-bg {
	background-image: url(../images/account_t-bg.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 731px;
	padding-left:16px;
	padding-right:15px;                       
}
.check {
	float: left;
	height: auto;
	width: 762px;
	padding-left: 20px;
	padding-top:10px;
	text-align:center;
}
.t-bott {
	background-image: url(../images/account_t-bott.gif);
	background-repeat: no-repeat;
	float: left;
	height:22px;
	width: 762px;
}
.bg-rank {
background:url(../images/account_rank-bg.gif) repeat-y left;
}
.bg-product {
background:url(../images/account_product-bg.gif) repeat-y;
padding-left:5px;
padding-right:5px;
}
.bg-price {
background:url(../images/account_price-bg.gif) repeat-y right;
}
.txt-total {
color:#FFFFFF;
font-weight:bold;
}
#button2 {
margin-right:10px;
}
.orderform {
	float: none;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.boxinfo {
	float: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.boxbutton {
	text-align: center;
	float: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

