﻿.InfoBar
{
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.InfoBar .fl
{
    width: 890px;
    overflow: hidden;
}
.InfoBar .fl div
{
    height: 28px;
    overflow: hidden;
    background: url(/s/img/w/1/Tieba-1/ico2.gif) no-repeat 0 center;
    padding-left: 16px;
    color: #555;
}
.InfoBar .fl div b
{
    color: #f60;
    font-weight: normal;
    margin: 0 2px;
}
.InfoBar .fl2
{
    float: left;
    width: 70px;
    height: 28px;
    overflow: hidden;
}
.InfoBar .fl2 a
{
    color: #fff;
    font-weight: bold;
    display: block;
    text-align: center;
    background: url(/s/img/w/1/Tieba-1/ListReleaseBtnBg.gif) no-repeat 0 0;
}
.InfoBar .fl2 a:hover
{
    color: #fff;
    background-position: 0 -28px;
}
/*——*/