﻿
    .more_a:link {
        color: red;
    }
    .more_a:hover {
        color: red;
        text-decoration: none;
    }
    .tab_fl {
        width:240px !important;
        margin-bottom: 0px;
        float: left;
        overflow: hidden;
    }
    .list_f_n {
        width: 240px !important;
        overflow: hidden;
        float: left;
    }
    .pro_right_nav_online {
        width: 240px;
        height: 34px;
        line-height: 34px;
        float: right;
        color: #333;
        border-top: 2px solid #149b45;
        background: #f7f7f7;
        margin-top: 10px;
        font-weight: bold;
        font-family: '微软雅黑';
    }

    .list_f1 li, .list_f_n li {
        background: white;
        padding-left: 10px;
        line-height: 23px;
    }

    .nav_bottom {
    float: left;
    font-weight: bold;
    width: 390px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.cont_r a {
    font-size: 12px !important;
}
             .more_a {
        color: red;
    
    }
