#tender_list {
    width: 100%;
    height: auto;
}

#tender_list {
    width: 1200px;
    margin: 0 auto;
}

.zb_news {
    width: 1200px;
    height: auto;
    margin-top: 5px;
    float: left;
    border: 1px solid #096E9A;
    border-top: none;
    margin-bottom: 40px;
}

.zb_news dl {
    width: 1199px;
    height: 24px;
    background: url(../img/title_bg.jpg) repeat-x;
    font-size: 14px;
    line-height: 24px;
    padding-left: 1px;
    padding-top: 2px;
    float: left;
}

.zb_news dd.title {
    width: 773px;
    height: 30px;
    line-height: 30px;
    background: #EDEDED;
    border-right: 1px solid #FFF;
    padding-left: 6px;
    float: left;
}
.zb_news dd.dizhi {
    width: 206px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #EDEDED;
    border-right: 1px solid #FFF;
    float: left;
}

.zb_news dd.riqi {
    width: 212px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #EDEDED;
    float: left;
}

.zb_news ul {
    width: 1200px;
    height: auto;
    padding: 8px 5px;
    float: left;
}

.zb_news ul em {
    width: 1180px;
    height: 10px;
    border-top: 1px solid #67CEFF;
    margin-top: 10px;
    float: left;
}

.zb_news ul li {
    width: 1200px;
    height: auto;
    font-size: 14px;
    line-height: 30px;
    background: url(../img/h_x.jpg) left bottom repeat-x;
    float: left;
}

.zb_news ul li span.title {
    width: 773px;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    float: left;
}

.zb_news ul li span.dizhi {
    width: 206px;
    height: auto;
    color: #666;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.zb_news ul li span.riqi {
    width: 212px;
    height: auto;
    color: #666;
    text-align: center;
    float: left;
}

a {
    color: #444;
}
