﻿.Gnews-detail { width: 96%; margin: 0 auto; text-align: justify;}
.detail-titles { text-align: center; }
    .detail-titles h2 { font-size: 14px; font-weight: normal; margin: 0; padding: 0; line-height: 2em; }
    .detail-titles h1 { font-size: 24px; font-weight: 400; color: #09649d; margin: 0; padding: 0; line-height: 2em; }
.detail-infos { line-height: 30px; text-align: center; position: relative;     font-size: 16px;border-bottom: 1px dotted #ddd;}
    .detail-infos span.text { padding-left: 5px; }
.detail-content { line-height: 200%; font-size: 16px; }
.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; }

p.noindent {
text-indent:0 !important;
}