.ewb-menu-bd {
    padding-left: 19px;
    height: auto;
}

.ewb-menu-bd2 {
    height: auto;
}

.ewb-civil-l {
    width: 642px;
    float: left;
}

.ewb-file-hd {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #285b8b;
}

.ewb-file-tt {
    padding-right: 2px;
    height: 32px;
    float: left;
    border-bottom: 2px solid #fff;
}

.ewb-file-tt span {
    display: block;
    padding: 0 15px 0 10px;
    border-bottom: 2px solid #eb1414;
}

.ewb-file-tt span a {
	color:#333;
}

.ewb-file-bd {
    padding-top: 9px;
}

.ewb-file-item,
.ewb-lead-item {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    vertical-align: top;
}

.ewb-file-item a,
.ewb-lead-item a {
    display: block;
    float: left;
    width: 540px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 12px;
    background: url(../images/info_icon.png) 3px center no-repeat;
}

.ewb-date {
    float: right;
}

.ewb-file-item:hover {
    color: #eb1414;
}

.ewb-file-item:hover a {
    color: #eb1414;
    background: url(../images/info_iconh.png) 3px center no-repeat;
}

.ewb-mt18 {
    margin-top: 18px;
}

.ewb-civil-r {
    padding-top: 4px;
    width: 296px;
    float: right;
}

.ewb-leader {
    margin-top: 10px;
}

.ewb-file {
    margin-top: 18px;
}

.ewb-leader-hd {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #d3dced;
}

.ewb-leader-tt {
    display: block;
    float: left;
    padding: 0 10px;
    position: relative;
    background: #285a8b;
}

.ewb-leader-tt a {
	color:#FFF;
}

.ewb-tt-icon {
    display: block;
    position: absolute;
    width: 9px;
    height: 30px;
    right: -9px;
    top: 0;
    background: url(../images/civil_tt_icon.png) no-repeat;
}

.ewb-leader-bd {
    padding: 10px 0 13px 15px;
    border: 1px solid #d0dcec;
    border-top: none;
    min-height: 336px;
}

.ewb-lead-item a {
    width: 240px;
}

.ewb-lead-item a:hover {
    color: #eb1414;
}

.current11 {
    background: #2f6698;
    color: #FFF!important;
}