.re__nlcc-main-layout {
    width: 1000px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 24px
}

.re__nlcc-main-layout::after {
    content: "";
    clear: both;
    display: block
}

.body-left {
    width: 745px;
    float: left;
    text-rendering: geometricPrecision
}

.body-right {
    width: 240px;
    float: right;
    margin-bottom: 10px;
    background-color: #fff
}

.html-content {
    line-height: 20px;
    margin-bottom: 10px
}

.divTitleStatic h1 {
    border-bottom: 1px solid #055699;
    color: #055699;
    font-size: 30px;
    font-weight: bolder;
    line-height: 40px;
    margin-bottom: 15px;
    padding: 0 0 5px;
    text-align: center;
}

.html-content .table-price *{
    font-size: 12px;
}