#main_content_left
{
    width:600px;
    float: left;
}

#main_content_right
{
    width:330px;
    float: right;
}


#left
{
    width: 340px;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
#left h2
{
    font-size: 12px;
    padding-top: 5px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
}
#right
{
    width: 352px;
    float: left;
    margin-left: 16px;
    overflow: hidden;
}

#links
{
    clear: both;
    border-top: #ccc 1px solid;
    margin-top: 10px;
    padding-top: 10px;
}

.item_left
{
    line-height: 23px;
    height: 22px;
    overflow: hidden;
}

h2
{
    margin: 0px;
    padding: 0px;
}
.index_author a
{
    color: #85bb00;
}
.index_author a:hover
{
    color: #f60;
}

#category ul
{
    clear: both;
    margin-left: 20px;
}
#category li
{
    width:150px;
    height: 20px;
    line-height: 20px;
    float: left;
}
#category div
{
    clear: both;
    height: 26px;
    line-height:26px;
}
#category div a
{
    color: #1d7da9;
    font-weight: bold;
    font-size: 14px;
}
#category div a:hover
{
    color: #f60;
}

.bb
{
    width: 365px;
    float: left;
    margin-bottom: 17px;
    padding-bottom: 5px;
    border-bottom: #eaeaea 1px solid;
}
.bb .title
{
    overflow: hidden;
    height: 30px;
    border-bottom: #eaeaea 1px solid;
    margin-bottom: 5px;
    padding-left: 10px;
}
.bb .more
{
    float: right;
    padding-top: 15px;
    padding-right: 5px;
}
.bb h3
{
    font-size: 14px;
    font-weight: normal;
    float: left;
    line-height: 35px;
}
.bb ul li div.item_left
{
    float:left;
    width:305px !important;
    width:295px;
    height:22px;
    line-height: 23px;
    background-image: url(/images/prefix_1.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 15px;
}
.bb ul li div.item_right
{
    float:right;
    width:45px;
    height:22px;
    line-height: 23px;
}

.cc
{
    width: 170px;
    overflow: hidden;
    float: left;
}

#category
{
    
}

#category dl
{
    margin: 0px;
    clear: both;
}
#category dl dt
{
    margin: 0px;
    float: left;
    width: 95px;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
}
#category dl dt a
{
    color: #0048c0;
    font-size: 12px;
    text-decoration: none;
}
#category dl dd
{
    margin: 0px;
    float: left;
    padding-right: 38px;
    height: 25px;
    line-height: 27px;
    white-space: nowrap;
}
