body{
	background:#f5f5f5;
}
.content{
	width:1200px;
	padding:20px 20px;
	background:#f9f9f9;
	margin:0 auto;
}
.content-h1{
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	font-size:25px;
}
.p-content{
	margin:10px 0;
	word-spacing:10px;
	line-height:25px;
}
.speechList{
	width:1200px;
	margin:10px auto 30px auto;
}
.speechList-left{
	float: left;
	width: 252px;
	height: 400px;
	margin:10px 27px 0 0;
}
.speechList-left .one h3{
	font-size: 19px;
}
.speechList-left .two{
	overflow: hidden;
}
.speechList-left .two span{
	display: block;
	height: 1px;
	margin: 11px 0 15px;
}
.speechList-left .two > .bordera{
	float:left;
	height:10px;
	width:34%;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
.speechList-left .two > .borderb{
	float:right;
	height:10px;
	width:60%;
	border: 1px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
}


.speechList-left .three li{
	width: 100%;
	height: 38px;
	line-height: 38px;
	margin-bottom: 8px;
	overflow:hidden;
}
.speechList-left .three li a:hover{
	background: #1481dc;
	color: white;
}
.speechList-left .three li a{
	width: 100%;
	display: inline-block;
	background: #e7e7e7;
	text-indent: 23px;
	color: #434343;
	font-size: 16px;
}
.speechList-left .four{
	width: 100%;
}
.speechList-info-ul{
	
}
.speechList-info-ul li{
	margin-top:10px;
	padding-bottom:5px;
	height:30px;
	border-bottom: 1px dashed #cccccc;
}
.speechList-info-ul li a{
	display:block;
}
.time{
	float:right;
}
.speech{
	margin:0 0 0 10px;
}
.speechList-right{
	width:950px;
	background:#fff;
	padding-right:20px;
	padding-left:10px;
}
.speechList-title {
	border-bottom:1px solid #ccc;
	overflow:auto;
	padding:10px 0;
	margin:0 0 10px;
}
.speechList-title p{
	margin:0 0 0 10px;
	width:400px;
	display:inline-block;
	font-size:20px;
}
.speechList-title span{
	font-size:14px;
	color: #ccc;
	float:right;
	vertical-align:middle;
}
.speechList-bottom{
	width:1200px;
	margin:30px auto 0 auto;
}
.speechList-jpkc{
	width:240px;
	color:#1481dc;
	float:right;
}


