.news {
	clear: both;
}
.news .t {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.news .bar {
	color: #A9A9A9;
	text-align: right;
	margin-bottom: 30px;
}
.news .bar em {
	margin: 0 10px;
}
.news .bar em .fa {
	font-size: 16px;
	margin-right: 5px;
}