div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.news-detail .siblings {
	margin-top:20px;
}
div.detail-photo-frame {
	display: block;
	position: relative;
	height: 400px;
	overflow: hidden;
	margin: 20px -20px;
}