#Content{width:1100px;margin:0 auto;}
#Content1{width:260px;float:left;}
#Content3{width:840px;margin:30px auto;padding:30px  0;float:right;}

/*新闻列表*/
.news_list li {
    font-size: 16px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 10px 0 0 5px;
}
.news_list span#ReportIDname a {
    color: #333;
}
.news_list span#ReportIDIssueTime {
    float: right;
    color: #666;
}
.news_list li#PageNum {
    border: none;
    text-align: center;
    margin: 20px;
}
.news_list li#PageNum a {
    color: #999;
}

/*左侧图片*/
.moment {
    margin: 30px 0 0 0;
}
.moment_img {
    background: #006633;
    padding: 10px 5px;
    width: 220px;
    margin-bottom: 10px;
}
.moment_img span {
    font-size: 16px;
    color: #fff;
}
.moment_img a {
    float: right;
    margin-top: 3px;
    color: #fff;
}
.moment_list {
    width: 230px;
}
.moment_list li {
    margin-bottom: 15px;
}
.moment_list img {
    width: 100%;
    height: 150px;
}
.moment_list span#ReportIDname a {
    color: #333;
    font-size: 14px;
    text-align: center;
    display: block;
}
