﻿body,ul,li,h4{margin: 0;padding: 0;}
img{border:none;}
ul{list-style: none;}
#copyright p{
	margin:0;
	padding:0;
}

.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;
}
a{
	text-decoration: none;
}

/*#content{
	margin-top: 25px;
}*/

#mainList{
	margin-bottom: 30px;
	float:right;
	width: 800px;
	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:1px solid #e5e5e5; 
	border-top:none;
}
#mainList .ct h2{
	text-align: center;
	margin: 10px 0;
	font-size: 26px;
	line-height:40px;
	font-weight: normal;
}
/*#mainList .ct .people{
	text-align: center;
	margin:0 auto 18px;
	border-bottom: 1px solid #DDD;
}
#mainList .ct .people ul{
	display: inline-block;
	margin:0 auto;
	padding:10px 0 20px;
}
#mainList .ct .people ul li{
	float: left;
	margin-right: 25px;
	font-size: 16px;
	color: #888;
}*/
#mainList .ct .time{
	font-size: 14px;
	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;
}
#mainList .ct img{
	max-width: 100%;
}







