#main {
    width: 1100px;
    padding: 20px 50px;
    background-color: #EFB9A6;
}

.main_top p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 32px;
}

.main_top img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}