.news_list{
	padding:0 10px 0 20px;
	border-left:1px #ccc dotted;
	margin-bottom:40px;
}

.news_list h3 a{
	font-size:17px;
}
.news_list h5{
	color:#999;
}

.news_list p{
	margin-bottom:10px;
	color:#555;
}

.news_list p strong, .news_list p b{
	color:#333;
}

.news_list ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:12px;
	padding:4px;
}

.news_list img{
	margin-right:20px;
	margin-bottom:20px;
}