body {
    line-height: 1.42857143;
    color: #333;
    background-color: #F2F2F2;
}

.w900 {
    *width: 900px;
    padding-top: 20px;

    padding-bottom: 25px;

    background-color: #fff;
    margin-top: 20px;
}
.wfs {
    width: 100%;
}
.fl {
    float: left;
}
.payment .title {
    margin-top: 10px;
    color: #FC7878;
    font-size: 14px;
}
h5, .h5 {
    font-size: 14px;
}
.payment .payment-table {
    margin-top: 30px;
}
.wfs {
    width: 100%;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.payment .payment-table .img {
    padding-left: 20px;
}
.payment .payment-table th {
    height: 40px;
    font-size: 16px;
    font-weight: normal;
    background-color: #F7F7F7;
}
th {
    text-align: left;
}
td, th {
    padding: 0;
}
.payment .payment-table td {
    height: 87px;
    font-size: 16px;
    border-bottom: 1px dotted #DFDFDF;
}




