﻿body { font-size: 14px; line-height: 1.8em; margin: 0; padding: 0; font-family: 'Microsoft YaHei',sans-serif; color: #3b3b3b;}
a { color: #3b3b3b; text-decoration: none; }

.header { position: fixed; width: 100%; left: 0; background-color: #fff; z-index: 999; }
.header { border-bottom: #e7e7e7 1px solid; top: 0; height: 50px; }
.footer { line-height: 24px; padding: 5px 0; color: #999; background-color: #000; text-align: right; font-size: 12px; }

.header .logo { padding-top:7px; }
.header ul { display:block; margin:0; position: absolute; right: 0; top: 50%; margin-top: -22px; }
.header ul li { display: inline-block; *display: inline; *zoom: 1; height: 24px; line-height: 24px; padding: 10px 1em; font-size: 12px; }

.content { width: 800px; padding-top: 100px; padding-bottom:50px; margin: 0 auto; font-size: 14px; text-align: justify; text-justify: inter-ideograph; }
.tit { text-align:center; color:#d4151d; font-size:24px; padding:3em 0;}
.content p { text-indent:2em;}