.newlistdiv {
		border: 1px solid #cecece;
		margin: 0px auto;
		clear: both
	}

	.newlist dl {
		line-height: 40px;
		background: #ffffff;
		font-size: 14px;
		color: #000;
		width: auto;
		padding-left: 40px;
	}

	dl，dd {
		margin: 0;
		padding: 0;
	}

	.f16px {
		font-size: 16px;
		font-family: "微软雅黑"
	}

	.t-center {
		text-align: center;
	}

	.mart20 {
		margin-top: 20px;
	}

	.newlist dd.linedash {
		line-height: 40px;
		background: #ffffff;
		font-size: 14px;
		color: #000;
		width: auto;
		padding: 15px 0px;
		border-bottom: none;
	}

	.f14px {
		font-size: 14px;
		font-family: "微软雅黑"
	}

	dd.word2 {
		text-indent: 2em; /*首行缩进*/
	}
	.word2 p{
		line-height: 2;
	}
.bodybox{
	text-align:center;
	font-size:40px;
}
.bodybox img{
	width:100%;
	margin-top:10px;
}