.list-news {
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
	min-height: 500px;
}

.list-ul li {
	height: 45px;
	line-height: 37px;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px dashed  #eee;
	padding: 5px 12px;
}



.list-ul em {
	height: 45px;
	line-height: 37px;
	float: right;
	font-style: normal;
	padding: 0;
	text-align: right;
}

.article-left {
	box-shadow: 0 1px 3px #cecece;
	background: #FFF;
	padding: 0;
}

.article-right {
	box-shadow: 0 1px 3px #cecece;
	background: #FFF;
	margin-left: 7px;
	padding: 10px 8%;
}

.article-right1 {
	padding: 0;
}
