.bottom_breadcrumb {
    width: 960px;
    margin: 30px auto;
    color: #333333;
    font-size: 12px;
    line-height: 1.4;
}

.bottom_topic {
    overflow: hidden;
    width: 960px;
    font-size: 84%;
    padding: 5px 0 0 0;
}

.clear_float{
    clear: both;
}

.bottom_topic li{
    float:left;
}

.bottom_topic .firstChild span{
    padding: 0;
    background: none;
}

.bottom_topic li span{
    display: block;
    padding: 0 0 0 19px;
    background:url(../../../img-sub/common_v2/img/bg_line_path.gif) no-repeat 8px 4px;
}
