﻿body
{
}
#list-left
{
    float: left;
    width: 712px;
}
#list-right
{
    float: right;
    width: 240px;
}
#navtext
{
    margin-top: 2px;
    padding-left: 12px;
    height: 25px;
    line-height: 25px;
    background-color: #F5F8EF;
    border-top: solid 1px #D8E8F8;
    border-bottom: solid 1px #D8E8F8;
}
.fenye
{
    height: 25px;
    line-height: 25px;
    margin-top: 2px;
    padding-left: 12px;
    background-color: #F5F8EF;
    border-top: solid 1px #B1C3D1;
    border-bottom: solid 1px #B1C3D1;
    text-align :center ;
    overflow: hidden;
}

/*数据显示项*/
.list-content
{
    margin-top: 6px;
    border-bottom: solid 1px #E6E6E6;
    padding-bottom: 6px;
    overflow: hidden;
}

.list-content img
{
      float :left ;
      display :block ;
    width: 100px;
    margin-right: 12px;
    margin-top: 12px;
}
.itemright
{float :left ;
    width:600px;
    }
.list-title
{
    
    display: block;

    font-family: 黑体, Arial;
    font-size: 16px;
    line-height: 24px;
}
.list-date
{

    display: block;

}
.list-introduction
{

    display: block;
    text-indent: 2em;
}

