﻿.gy_div_content {
    text-align: center;
    background: url(/images/bga.jpg);
    min-width: 1150px;
    padding-bottom: 50px;
}

.top_img {
    width: 500px;
    height: 115px;
    margin-top: 30px;
}

.gy_div_top {
    padding-top: 20px;
    padding-bottom: 30px;
}

    .gy_div_top p {
        font-size: 32px;
        color: #7d0000;
    }

.gy_div_content_bottom {
    width: 1100px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: justify;
    line-height: 32px;
    padding-left:45px;
    padding-right:45px;
    padding-top:30px;
    background-color: rgba(255,255,255,0.3);
}

    .gy_div_content_bottom p {
        font-size: 18px;
    }
