
.body3 ul{
	margin-top: 20px;
}
.body3 ul li{
	float: left;
	width: 540px;
	margin-left:30px ;
	margin-right: 30px;
	margin-top: 30px;
	text-align: left;
}
.date-left{
	float: left;
	width:70px;
}
.news-right{
	float: left;
	margin-left: 20px;
	width:440px;
}
.date{
	color: #CCCCCC;
	font-size: 32px;
	background-color: #E70014;
	padding: 10px 15px;
	text-align: center;
}
.year-mouth{
	color: #777777;
	text-align: center;
	border: 1px solid #777777;
}
.p-title{
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}
.p-body{
	color: #777777;
	line-height: 25px;
	width:440px;
}
