﻿body,ul,ol,li,h2,h4{margin: 0;padding: 0;}
img{border:none;}
ul,ol{list-style: none;}

.clearfix:after{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: "";}
.wrap{
	width: 1100px;
	margin:0 auto;}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
table{
	border-collapse:collapse; 
	border: 1px solid !important;}

table td{
	border: 1px solid #aaa !important;
	max-width: 370px;}

#content{
	margin-top: 20px;
	/*padding:30px;*/
	margin-bottom: 30px;
	background-color: #fff;}
#mainList{
	float:right;
	width: 830px;
	min-height: 350px;}
#mainList .hd{
	font-size: 14px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #4378ba;}
#mainList .hd a{
	color: #fff;
	text-decoration: none;}
#mainList .hd a:hover{
	text-decoration: underline;}
#mainList .ct{
	min-height:500px;
	padding: 20px;
	border:2px solid #e5e5e5; 
	border-top:none;
	overflow: hidden;}
#mainList .ct h2{
	text-align: center;
	margin-top: 10px;
	font-size: 26px;
	font-weight: normal;}
#mainList .ct>span{
	display: block;
	font-size: 16px;
	color: #888;
	text-align: center;
	margin-bottom:18px;
	padding:15px 0 20px;
	border-bottom: 1px solid #DDD;}
#mainList .ct p{
	color: #333;
	font-size: 16px;
	line-height: 32px;}
#copyright p{
	margin:0;
	padding:0;}