.show {
	width: 1180px;
	height: auto;
	border: #cccccc 1px solid;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 80px;
}

.show-top {
	background-color: #8e745a;
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}

.show-top div {
	display: inline-block;
	float: left;
	color: #FFFFFF;

}

.show-top-wz {
	width: 121px;
	height: auto;
	text-align: right;
	font-weight: bold;
}

.show-top-wz2 {
	height: auto;
	text-align: left;
	text-indent: 10px;
}

.show-title {
	margin-top: 35px;
	color: #ca0800;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

.show-date{
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.show-cont{
	width: 1050px;
	margin: 0 auto;
	margin-top: 30px;
}