.ha_content1 {
    width: 1150px;


    float: left;
    padding: 0 0 0 50px;
}

.title {
    width: 100%;
    float: left;
    margin: 20px 0;
    font-size: 18px;
    color: #1d2a63;
    font-weight: 600;
}

.title img {
    vertical-align: middle;
    margin-right: 10px;
}

.ha_content1 table {
    border-left: 1px dashed #99a5dc;
}

.ha_content1 td,
th {
    padding: 8px 15px;
    border-bottom: 1px solid #6778c2;
    border-right: 1px dashed #99a5dc;
}

.ha_content1 tr.bg {
    background: #fffdd8;
}

.ha_content1 tr.bg2 {
    background: #e7e5e2;
}

.tit {
    background: url(../images/cg_borBg.png) repeat;
    color: #FFFFFF;
    text-align: center;
}

.ha_content1 .text3 {
    width: 48%;
    margin: 0 1%;


    float: left;

}