﻿.bodyBj {
    width:100%;
    overflow:hidden;
    background-image:url(../img/bj.jpg);
    background-repeat:repeat-y;
    background-position:top center;
    text-align:center;
}

.termsl {
    float:left;
    width:160px;
    overflow:hidden;
}

.termsr {
    float:right;
    width:944px;
    overflow:hidden;
    margin-top:50px;
}

.termsrTop {
    width:944px;
    height:215px;
    line-height:215px;
    background-image:url(../img/top.jpg);
    background-repeat:no-repeat;
    margin-top:50px;
    font-size:30px;
}

.termsrMid {
    width:944px;
    overflow:hidden;
    background-image:url(../img/mid.jpg);
    background-repeat:repeat-y;
}

.termsrBot {
    width:944px;
    height:51px;
    background-image:url(../img/bot.jpg);
    background-repeat:no-repeat;
}

.termsNr {
    width:90%;
    overflow:hidden;
    line-height:36px;
    margin:0 auto;
    margin-top:30px;
    text-align:justify;
    word-wrap:break-word;
}