/* 专栏 */
.ewb-column1{
    padding: 25px 7px 0px 7px;
    margin-top: 1050px;
    border-top: 1px dashed #dcdcdc;
}

.ewb-column-item1{
    margin-top: 4px;
    margin-left: 13px;
}

.ewb-column-item1 a{
    display: block;
    width: 200px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #366b8d;
}

.ewb-column-a{
    background: url(imagescolumn_bg.jpg) no-repeat;
}

.ewb-column-a2{
    background: url(imagescolumn2.jpg) no-repeat;
}

.ewb-column-a3{
    background: url(imagescolumn3.jpg) no-repeat;
}

/*右侧信息栏样式*/
.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(imagescivil_tt_icon.png) no-repeat;
}
