@charset "utf-8";
/* CSS Document */


/*
    
	洪庆雪
	追加样式及修改

*/

.MainCont{
	width:980px;
}
.MainCont_Inside{
    width:auto;
}
.contentF{
    margin:10px 0 20px 0;
}
.subtitle{
	padding:0 0 0 16px;
}
.addressInfo{
    padding:10px 20px;
}
.addressInfo dd{
    clear: both;
    overflow: hidden;
    padding:5px 0;
}
.addressInfo span{
    display: block;
    float: left;
}
.addressInfo .infoItem{
	width:100px;
	}
.addressInfo .adress_detail{
    width:500px;
}
.addAdress_ul li{
    padding:5px 44px;
}
.addAdress_ul span{
    display: inline-block;
}
.addAdress_ul .yourName{
    width:80px;
}
.addAdress_ul .yourAdress{
    width:300px;
}
.adressInfo_dl{
}
.adressInfo_dl dd{
    clear: both;
    overflow: hidden;
    _zoom:1;
    padding-left: 20px;
}
.adressInfo_dl span{
    float:left;
}
.adressInfo_dl input[type="text"]{
    float: left;
    border:1px solid #ccc;
    height: 18px;
    width: 150px;
    padding: 2px;
}
.adressInfo_dl input[type="text"] .w200{
	width:200px;
	}
.adressInfo_dl select{
    float: left;
}
#save_user_address{
    padding-top: 15px;
}
.popUpLeft{
    font-size:12px;
}
#submit_user_address,.btnAdress{
    background: url("../images/cart/btn.png") no-repeat;
    width: 174px;
    height: 34px;
    border: 0px;
    text-indent: -9999px;
}
.newcarfont03a{
    display: inline-block;
    text-indent: 10px;
    border-right: 1px solid #FFD4DB;
    text-align: center;
    color: #f00;
}
.w80{
    width: 80px;
}
.f{
    float: left;
}
.canceCI{
    cursor: pointer;
    padding-left: 10px;
}
.paymentInfo,.payment2,.payment3{
    padding: 10px 0 10px 20px;
}
.paymentInfo li{
    clear: both;
    overflow: hidden;
    padding: 5px 0;
}
.paymentInfo b{
    float: left;
}
.paymentInfo input[type="radio"]{
    float:left;
     margin-top: 5px;
}
.btn_send,.paymentInfo select{
    display: block;
    background: url("../images/cart/btn.png") 0 -50px no-repeat;
    width:112px;
    height: 32px;
    border:0px;
    text-indent: -9999px;
    cursor: pointer;
}
.inputBox{
    border-top: 1px solid #ddd;
}
.btn_pay{
    display: block;
    background: url("../images/cart/btn.png") -126px -50px no-repeat;
    width:112px;
    height: 32px;
    border:0px;
    text-indent: -9999px;
    cursor: pointer;
    margin-left: 45px;
}
.payBox{
    border-top: 1px solid #ddd;
}
.payment2{
    padding-top: 10px;
}
.payment2 li{
    padding-bottom: 7px;
}
.payBox,.productList{
    padding: 7px 0;
}

.payment3{
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.payment3 li{
    padding-bottom: 7px;
}
.bankList input[type=radio]{
    vertical-align: 10px;
}
.tables{
    padding: 25px 50px;
}
.tables td{
    padding: 10px;
    border: 2px solid #ccc;
}
.table_sel{
    border:1px solid #999;
    height: 18px;
    width: 100px;
    margin-right: 15px;
}
.tables_inp{
    height: 18px;
    width: 150px;
    border: 1px solid #999;
    margin: 0 15px;
}
.tables_btn{
    background: url("../images/cart/btn.png") -125px -156px no-repeat ;
    display: inline-block;
    width: 120px;
    height: 32px;
    border:0px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.orderList{
    padding: 10px 0;
}
.flwoTable{
    margin-top: 10px;
}
.flwoTable th{
    background: #f4f4f4;
}
.flwoTable .productName{
    text-align: left;
}
.flwoTable th{
    padding: 0 10px;
}
.flwoTable td{
    padding: 5px 10px;
	font-size: 12px;
}
.PaymentL{
    padding: 5px 0;
}
.finalSubmit{
    cursor: pointer;
}
.process{
    margin-top: 30px;
    overflow: hidden;
    _zoom:1;
    margin-bottom: 25px;
}
.process li{
    background: url("../images/cart/process.gif") no-repeat;
    width: 244px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: -10px;
    font-weight: bold;
    line-height: 28px;
}
.process .cur{
    background-position:0 -28px ;
    color: #fff;
}
.address_delete{
    display: block;
    background: url("../images/cart/btn.png") -186px -105px no-repeat;
    width: 112px;
    height: 32px;
    margin-left: 15px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
}
.padl65{
    padding-left: 65px;
}
.bankList2 td{
    padding: 5px;
}
.bankList2 td img{
    border: 1px solid #ddd;
}
.padl6{
    padding-top: 6px;
    padding-left: 6px;
}
.pay_v2 img{
    vertical-align: -13px;
}
.newcart03middle{
		background-image:url(../images/cart/newcart_middle_v2.png);
}