.nf-announcement li {
    background: #fafafa url(http://ewealth.abchina.com/images/icon_arrow.jpg) no-repeat scroll 40px 12px;
    line-height: 30px;
    /*height: 30px;*/
    vertical-align: middle;
    text-align: left;
    padding-left: 50px;
    margin-top: 10px;
    display: inline;
    float: left;
    width: 880px;
}

.nf-announcement li .nf-announcement-time {
    float: right;
    width: 70px;
    text-align: right;
    padding-right: 60px;
    font: 13px ;
}

.nf-announcement-font{
    font: 13px ;
}

.nf-feeRate-title-icon {
    margin-top: 5px;
    border-radius: 3px;
    background: #00b893;
    width: 4px;
    height: 20px;
}
.nf-feeRate-title-text {
    margin-top: 5px;
    margin-left: 5px;
    font: 14px 微软雅黑;
    align-items: center;
    line-height: 20px;
}
.nf-feeRate-remark {
    margin-top: 5px;
    margin-left: 5px;
    font: 12px 微软雅黑;
    color: #5a5a5a;
}

.nf-feeRate-tb {
    text-align: center;
    font: 13px 微软雅黑;
    border: 0;
    width: 100%;
    border-collapse: collapse;
    background-color:#fff;
}

.nf-feeRate-tb th{
    background-color: #eaf0f1;
    padding-left: 15px;
    text-align: left;
    color: #000;
    width: 165px;
    text-align: center;
    line-height: 20px;
    height: 35px;
    font-weight: bold;
}
.nf-feeRate-tb td{
    background-color: #f4f4f4;
    height: 35px;
    vertical-align: middle;
    padding-left: 20px;
    color: #595959;
    width: 265px;
    text-align: center;
    line-height: 20px;
}

.nf-feeRate-discount-old{
    background-color: #f4f4f4;
    height: 35px;
    vertical-align: middle;
    padding-left: 20px;
    color: #595959;
    width: 265px;
    text-align: center;
    line-height: 20px;
    text-decoration: line-through;
}
.nf-feeRate-discount-new{
    background-color: #f4f4f4;
    height: 35px;
    vertical-align: middle;
    padding-left: 20px;
    color: #ff9f79;
    width: 265px;
    text-align: center;
    line-height: 20px;
}
a.nf-feeRate-font {
    font: 14px 微软雅黑;
    text-decoration: underline;
    color: #3fb399;
}