﻿body { font-size: 14px; line-height: 1.8em; margin: 0; padding: 10px; font-family: 'Microsoft YaHei',sans-serif; color: #444; }
img { border: none; }

.wrapper { width: 800px; margin: 0 auto; }
.header { background-image: url(/Periodical/Templates/2016/Images/header_bg.jpg); height: 87px; position: relative; }
.header h1 { display: block; position: absolute; line-height: 80px; font-size: 36px; font-weight: normal; text-indent: 20px; top: 0; left: 0; margin: 0; }
.header p { display: block; text-align: right;  margin: 0; padding-top: 20px; padding-right: 20px; }
.header p a { display: inline-block; *display: inline; *zoom: 1; font-size: 24px; text-decoration: none; color: #fff; background-color: #73bf45; letter-spacing: normal; padding: 0 15px; line-height: 40px; height: 40px; margin: 0 5px; }
.header p a:hover { color: #030; }

.content { background-color: #f2f2f2; border: #e9e9e9 1px solid; margin-top: 20px; padding: 20px; }
.content .tit { background-color: #fff; padding: 20px; padding-bottom: 0; text-align:center; font-size:24px; font-weight:bold; padding-top:50px; }
.content .tit p { display: block; text-align: center; font-size: 24px; line-height: 36px; border-bottom: #f2f2f2 1px solid; padding-bottom: 30px; padding-top: 30px; margin: 0; }
.content .mainbody { padding: 50px; background-color: #fff; text-align: justify; text-justify: inter-ideograph; }
.content a.close { display: block; font-size: 24px; background-color: #09c; height: 40px; line-height: 40px; width: 100px; text-align: center; color: #fff; text-decoration: none; margin: 0 auto; margin-top: 20px; }
.content a.close:hover { color: #006; }