.other-left {
	overflow: hidden;
	margin: 15px 0;
	width: 740px;
	padding: 0 0 20px;
}
.impre-list .recent-post .recent-single-post {
	border-bottom: 1px dashed #ebebeb;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.impre-list .recent-post .recent-single-post .post-title {
	color: #505050;
	font-size: 15px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.impre-list .recent-post .recent-single-post .post-title:hover {
	color: #960001;
	text-decoration: none
}
.impre-list .recent-post .recent-single-post .date {
	color: #959595;
}
.date_1 {
	float: right;
}
.topic{
	margin:15px 0 25px 0;
	padding:0 5px;
	font-size:16px;	
	}
.topic span{
	font-weight:bold;
}

