.spe-main { position: relative; margin: 30px auto; }
.spe-info h1 { font-weight: bold; }
.spe-info p { margin-top: 15px; font-size: 19px; line-height: 26px; }
.spe-info p a { text-decoration: underline; color: #f60; }
.spe-list { padding: 20px 0; }
.spe-list .p-height { height: 360px; }
.spe-list .p-height a { color: #f60; }

.spe-row { margin: 0 auto; padding-bottom: 20px; }
.spe-row h2 { margin-top: 36px; margin-bottom: 15px; line-height: 28px; font-weight: bold; }


.spe-top { padding: 26px; background: #fcf9f4; }
.spe-top .spe-top-left { float: left; margin-right: 30px; width: 410px; }
.spe-top .spe-top-left img { padding: 10px 0; }
.spe-top .spe-top-right h1 { padding-bottom: 10px; font-size: 30px; font-weight: bold; font-family: "Times New Roman", Times, serif; color: #a16c49; }
.spe-top .spe-top-right p { margin-top: 15px; }
.spe-top .spe-top-right p img { display: inline-block; margin-right: 5px; vertical-align: middle; }

.spe-link li { display: inline-block; margin-right: 26px; }
.spe-link li a { display: inline-block; margin-left: 6px; font-size: 18px; text-decoration: underline; }
.spe-link li span { color: #5f92ce; }
.spe-link li:last-child a { color: #f60; }

@media (max-width: 768px) {
    .spe-list .p-height { height: auto; }
    .spe-top .spe-top-left { width: 100%; }
    .spe-top .spe-top-right { margin-top: 15px; }
}
