@charset 'utf-8';
.title{
	padding:50px 0 20px 0;
	border-bottom:1px solid #d2d2d2;
}
.title img{
	vertical-align:middle;
}
.title span{
	font-size:16px;
	vertical-align:middle;
}
.title span a{
	color:#0ba6e4;
}
.news{
	font-size:16px;
	margin-bottom:100px;
}
.news h3{
	font-size:30px;
	text-align:center;
	line-height:120px;
}
.news p.time{
	text-align:center;
}
.news p.annotation{
	text-align:right;
}
.news p{
	margin-top:30px;
}