.article-content {
	float:left;
	width:857px;
	height:190px;
	padding-left:40px;
	padding-top:10px;
}
.time {
	margin-bottom:5px;
	margin-top:5px;
	height:19px;
	font-size:19px;
	text-align:right;
	color:#434343;
	line-height:19px;
}

.title {
	font-size:32px;
	color:#454545;
	line-height:32px;
}

.content {
	font-size:16px;
	color:#454545;
	line-height:28px;
}

.article-pic {
	float:left;
	width:303px;
	height:190px;
}

.more {
	width:100%;
	background-color:#EEEEEE;
	height:67px;
	cursor:pointer;	
}

.more-article {
	width:190px;
	color:#F95B23;
	height:67px;
	margin:auto;
	font-size:24px;
	line-height:67px;
}