﻿body{margin:0px;}
.container{
	max-width: 1200px;
	margin: 0 auto;
	font-family: Microsoft Yahei;
	color: #8c8c8c;}
.header{
	background-color: #F9F8F7;
	height: 90px;}
.header img{
	margin-top: 30px;
	margin-left: 100px;}
.content{
	margin-left: 100px;
	width: 85%;
	border-bottom: 2px solid #c9cbca;
	padding-bottom: 10px;}
.context{
	margin-top: 30px;}
.context ul{
	margin: 0px;
	padding: 0px;}
.context ul li{
	list-style-type: none;
	line-height: 30px;}
.contentMain span{line-height:25px;color:#8c8c8c}
.title h2{
	color:#8c8c8c;
	margin-top: 40px;
	margin-bottom: 40px;}
.footer p{
	text-align: center;
	font-size: 14px;
	padding-top: 10px;}
h2{
	text-align: center;
	*margin-top: 20px;}
.info{text-align: center;color: #8c8c8c;}