/* CSS Document */
.newsdetail{
	/*padding-top: 18px*/
}
.newsdetail .tl{
	font-size: 24px; color: #333333; font-weight: bolder; text-align: center; margin: 0 0 18px;
}
.newsdetail .time{
	font-size: 14px; color: #cbcbcb; text-align: center; margin-bottom: 14px;
}
.newsdetail .val{
	color: #363636; font-size: 14px; margin-bottom: 64px;
}
.newsdetail .time span{
	margin: 0 20px;
}