.terms_wrap {
    padding: 50px 20px 20px 20px;
    font-size: 8pt;
}

.terms_wrap h4 {
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
}

.terms_wrap .r_title {
    font-size: 10pt;
    font-weight: bold;
}

.main_footer {
    background-color: #f1f1f1;
    padding: 15px 30px;
    font-size: 10px;
    height: 120px;
    position: absolute;
    width: 100%;
    color: #888;
}

.main_footer b {
    color: #333;
}

.section5_ul {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.section5_ul span {
    border: 1px solid #efefef;
    background: #f9f9f9;
    margin: 5px;
    line-height: 3em;
    width: 46%;
    float: left;
    display: block;
}