.w750 {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.healine_title.sub_header {
    background: url(../images/headline_t_bg.png) center bottom no-repeat #3e8dec;
    height: 112px;
    width: 100%;
    min-width: 1000px;
    clear: both;
}

.hl_list_content {
    max-width: 750px;
    margin: 0 auto;
    border-left: 2px solid #e5e5e5;
    padding: 20px 0;
    height: auto;
    overflow: visible;
}

#list_content {
    height: 100%;
    overflow: visible;
}

.hlbody #list_content {
    overflow: visible;
}

.hl_list_content li {
    overflow: visible;
    position: relative;
}

.list .meta {
    margin-top: 5px;
    clear: both;
    height: auto;
}

.list ul {
    overflow: visible;
}

.list li {
    height: 100%;
    padding-bottom: 5px;
    overflow: visible;
    border-bottom: 1px dashed #cfcfcf;
    position: relative;
    clear: both;
}

.hl_list_content li .meta {
    height: 20px;
}

.hl_list_content li .infor {
    background: url(../images/headline_timeline_icon.png) left center no-repeat;
    position: absolute;
    top: 0;
    left: -7px;
    vertical-align: top;
    float: left;
    color: #828282;
    padding-left: 20px;
}

.hl_list_content li .ht {
    height: 65px;
    padding: 0 20px;
    overflow: visible;
}

.hl_list_content h3 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #3668a5;
    line-height: 65px;
    padding: 5px 0;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hl_list_content .abstract {
    text-align: center;
    padding: 0 5px;
}
