
.content{
	width: 1200px;
	margin: auto;
}
.detail-title{
	
	height: 62px;
	font-family: MicrosoftYaHei;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
}

.detail-time{
	
	
	height: 62px;
	font-family: ArialMT;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #999999;
	text-align: center;
}

.detail-content{
	
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
	
}

.detail-content  p {
	margin: 0 0;
	
}

.detail-content  img{
	display: block;
	margin: 0 auto;
}