#menu
{
    float: left;
    width: 570px;
    text-align: left;
    font-weight: bold;
    line-height: 1.2em;
}
#f-content h1
{
    display: inline;
}
#f-content h1 a
{
    color: rgb(188,135,0);
}
#f-content h2
{
    display: inline;
}
#f-content h2 a
{
    color: rgb(188,135,0);
}




#f-content table
{
    clear: both;
}
#f-content tr
{

}
#f-content tfoot .pageNext img
{
    padding-left: 35px;
}



#f-content .forum, #f-content .forum a:link, #f-content .forum a:visited, #f-content .forum a:hover, #f-content .forum a:focus, #f-content .forum a:active
{
    width: 110px;
    font-weight: bold;
    color: rgb(255,255,255);
    background-color: rgb(206,148,0);
}


#f-content .name, #f-content .name a:link, #f-content .name a:visited, #f-content .name a:hover, #f-content .name a:focus, #f-content .name a:active
{
    width: 80px;
    font-weight: normal;
    color: rgb(0,0,0);
    background-color: rgb(255,222,120);
}


#f-content .title
{
    width: 328px;
}


#f-content .itemCount
{
    width: 30px;
    text-align: right;
}
#f-content tbody .itemCount, #f-content tbody .itemCount a:link, #f-content tbody .itemCount a:visited, #f-content tbody .itemCount a:hover, #f-content tbody .itemCount a:focus, #f-content tbody .itemCount a:active
{
    font-weight: normal;
    color: rgb(0,0,0);
    background-color: rgb(255,255,208);
}


#f-content .viewCount
{
    width: 30px;
    text-align: right;
}
#f-content tbody .viewCount, #f-content tbody .viewCount a:link, #f-content tbody .viewCount a:visited, #f-content tbody .viewCount a:hover, #f-content tbody .viewCount a:focus, #f-content tbody .viewCount a:active
{
    font-weight: normal;
    color: rgb(0,0,0);
    background-color: rgb(255,255,208);
}


#f-content .changeTime
{
    width: 88px;
    text-align: center;
}
#f-content thead .sort a, #f-content thead .asc a, #f-content thead .desc a
{
    background-position: 0px 5px;
}
#f-content tbody .changeTime, #f-content tbody .changeTime a:link, #f-content tbody .changeTime a:visited, #f-content tbody .changeTime a:hover, #f-content tbody .changeTime a:focus, #f-content tbody .changeTime a:active
{
    font-weight: normal;
    color: rgb(0,0,0);
    background-color: rgb(255,222,120);
}
#f-content tfoot .changeTime a
{
    position: relative;
    left: 35px;
}
