/*-----------------about-----------------*/

.about-layout .box {
    width: 660px;
    height: auto;
    float: left;
    padding: 0px 0px 18px 0px;
}

.about-layout .pic {
    width: 254px;
    height: auto;
    float: right;
}

.about-layout .caption {
    text-align: left;
    color: #EB8C1E;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
}

.about-layout .txt {
    font-size: 16px;
    line-height: 30px;
}

.about-layout .pic2 {
    width: 950px;
    height: auto;
    float: left;
}


/*-----------------news-----------------*/

.news-layout {
    font-size: 16px;
    color: #333333;
}

.news-layout .title {
    color: #EB8C1E;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
}


/*-----------------info-----------------*/

.info-layout .pic {
    width: 937px;
    height: auto;
    float: right;
}

.info-layout .caption {
    text-align: left;
    color: #EB8C1E;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
}

.info-layout .txt {
    font-size: 16px;
    line-height: 30px;
}


/*-----------------course-----------------*/

.course-layout .box {
    width: 550px;
    height: auto;
    float: left;
    padding: 0px 0px 18px 0px;
}

.course-layout .pic {
    width: 362px;
    height: auto;
    float: right;
}

.course-layout .caption {
    text-align: left;
    color: #EB8C1E;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
}

.course-layout .txt {
    font-size: 16px;
    line-height: 30px;
}

.course-layout .pic2 {
    width: 950px;
    height: auto;
    float: left;
}


/*-----------------terms-----------------*/

.terms-layout .box {
    width: 100%;
    height: auto;
    float: left;
    padding: 0px 0px 18px 0px;
}

.terms-layout .caption {
    text-align: left;
    color: #EB8C1E;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
}

.terms-layout .txt {
    font-size: 16px;
    line-height: 30px;
}


/*-----------------disclaimer-----------------*/

.disclaimer-layout .box {
    width: 100%;
    height: auto;
    float: left;
    padding: 0px 0px 18px 0px;
}

.disclaimer-layout .txt {
    font-size: 16px;
    line-height: 30px;
}
