.show {
	width: 998px;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
	border: 1px solid #edebeb;
}

.show-top {
	width: 100%;
	height: 40px;
	background-color: #F5F5F5;
	text-indent: 2em;
	line-height: 40px;
}

.yw {
	font-size: 24px;
	font-weight: bold;
	color: #b30117;

}

.zw {
	font-size: 16px;
	font-weight: bold;
	color: #696664;
}

.show-down {
	width: 850px;
	margin-top: 20px;
	margin: 0 auto;
}

.title {
	color: #a40001;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}
.date{
	font-size: 12px;
	color: #424242;
	text-align: center;
		line-height: 25px;
}
.cont{
	line-height: 2;
	font-size: 16px;
	color: #424242;
}