.sectionA .content{
	padding: 0 10px;
}

.sectionA .title{
/*	background-color: #ECEFF5;
	border-top: 1px solid #CFD6E5;
	line-height: 32px;
	height: 32px;
	padding: 0 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius:2px;*/
	margin-left: 10px;
}

.sectionA .title h1{
	font-size: 18px;
}

.articleList li.articleRecommend{
	padding: 10px 0;
	border-bottom: 1px dotted #eceff5;
}

.pagination{
	margin-top: 20px;
}

.articleRecommend .rcTitle {
	height: 24px;
	line-height: 24px;
}
.articleTime{
	font-size: 13px;
	color: #606060;
	margin-bottom:.2em;
}