#index {
	float:left;
	width: 1006px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#FFFFFF;
}
#address_doc {
	width: 960px;
	margin:0 auto;
	margin-bottom:5px;
	color:#3A4550;
	height:28px;
	background-image:url(/image/new20100727/addr_bg_02.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	font-size:14px;
	text-align:left;
	vertical-align:bottom;
	line-height: 30px;
}
#address_doc a {
	color: #3A4550;
	text-decoration: none;
}
#cart_main1{
	width:960px;
	margin:0 auto;
}
#cart_main1 h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.plist {
	width: 100%;
    margin-top: 10px;
}
.plist tbody {
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}
.plist tbody td {
    padding: 4px 0;
    border-top: 1px solid #d2d2d2;
    background: #f5f5f5;
    text-align: center;
}

.plist tbody td strong {
    font-size: 13px;
    color: #fa5304;
    margin: 0 3px;
}

.plist input.number {
    text-align: center;
    width: 36px;
    height: 20px;
    border: 1px solid #cacaca;
    vertical-align: middle;
    margin-right: 5px;
}
.plist tfoot td {
    padding-top: 10px;
    border-top: 1px solid #d2d2d2;
}
.plist .u80 {
    width: 80px;
}
.plist .u50 {
    width: 50px;
}
.plist .u30 {
    width: 50px;
}
.plist .u100 {
    width: 100px;
}
.plist .u500 {
    width: 500px;
}
.plist .left {
    text-align: left;
}
.plist tfoot span {
    margin-left: 10px;
}
.count {
    min-height: 70px;
    height: 70px;
    background: url(/image/new20100727/cart_back_btm.jpg) no-repeat 50% bottom;
	border-top: 1px solid #d2d2d2;
}
.count span {
    margin-top: 5px;
    margin-right: 120px;
    float: right;
    line-height: 24px;
}
.count input {
	padding-top: 2px;
	height:22px;
}
.bottom {
    width: 100%;
    margin-top: 10px;
}
.cart_bottom .left {
    float: left;
}
.cart_bottom .right {
    float: right;
}
#cartForm a {
	color: #000000;
	text-decoration: none;
}
#cartForm a:hover {
	color: #FF6633;
	text-decoration: underline;
}

