@charset "UTF-8";
#Content{ padding: 0 20px; box-sizing: border-box; }
.content{ padding: 10px; margin: 10px 0; background-color: #FFF; }
.content>h1.title{ text-align: center; font-size: 32px; font-weight: normal; line-height: 60px; padding: 26px 0; }
.content .page-date{ font-family: "ËÎÌå"; font-size: 15px; text-align: center; line-height: 35px; padding-bottom: 10px; border-bottom: 1px solid lightgrey; }
.content .page-date *{ font-family: "ËÎÌå"; font-size: 15px; line-height: 35px; }
.content .page-date .source{ margin: 0 20px; }
.content .article{ padding-top: 10px; }
.content .article>*{ margin-top: 15px !important; }
.content .article img{ max-width: 98%; }
.content .article table{ width: 98% !important; margin: 0 auto; border-collapse: collapse; }
.content .next{ border-top: 1px solid lightgrey; padding: 20px 0; line-height: 30px; margin-top: 30px; }
.content .next *{ font-family: "ËÎÌå"; color: #333; }
.content .next a:hover{ color: #800000; text-decoration: underline; }

.content .article{font-size: 16px !important;line-height: 30px !important;padding-top: 10px;}
.content .article>*{ margin-top: 15px !important; }
.content .article *{font-family: "ËÎÌå","Times New Roman" !important;font-size: 16px !important;line-height: 30px !important;}
.content .article img{max-width: 98%;}
.content .article table{width: 98% !important;margin: 0 auto;border-collapse: collapse;}