﻿.Gnews-detail {width: 55%;margin: 0 auto;}
.detail-titles {text-align: center;margin-bottom: 10px;padding-top: 30px;}
    .detail-titles h2 { font-size: 35px; font-weight: normal; margin: 0; padding: 0; line-height: 2em; }
    .detail-titles h1 {color: #183346;font-size: 2.8rem;font-weight: bold;line-height: 2.8rem;}
.detail-infos {line-height: 1.9rem;position: relative;font-size: 1rem;color: #183346;opacity: 0.8;}
    .detail-infos span.text { padding-left: 5px; }
.detail-content {line-height: 28px;font-size: 18px;padding-top: 30px;color: #000000;}
.relative-txt { line-height: 30px; font-weight: bold; color: #09649d; border-bottom: 1px solid #ddd; margin-bottom: 10px; }
.relativeList { line-height: 200%; }
.relativeList { width: 100%; }
.relativeList-left { }
.relativeList-right { width: 80px; text-align: right; }
.other{width:200px; margin:0 auto; padding-bottom:20px}
.other a{ color: #404040;    font-size: 12px; text-align:center}
.other a:hover{color:#d60501; text-decoration:underline;}


.second-title {
    display: initial;
    position: relative;
    left: 6%;
}
.second-title span {
    font-size: 20px;
    position: absolute;
    bottom: -2.5px;
    left: 25px;
}
.second-title span a {
    color: #d6b572;
}
.detail-content img {width:100%;}