.cnt_box {
	width: 100%;
	height: 100%;
	border-bottom: 2px solid #307fd2;
	background-color: transparent;
}

.cnt_box td {
	height: 40px;
	line-height: 40px;
	/*! background: rgba(255,255,2555,0) !important; */
	/*! opacity: 0; */
}

#block_54 {
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 18px;
}

.cnt_box fieldset {
	width: 700px;
	margin: 0px auto;
	border: none;
	font-size: 16px;
	clear: both;
	margin: 0px auto;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #999;
	display: block;
	height: auto;
	overflow: hidden
}

.cnt_box fieldset span {
	height: 40px;
	line-height: 40px;
	clear: both;
	width: 100%;
	color: #333;
}

.cnt_box fieldset table {
	width: auto;
	float: left;
	margin-right: 20px;
}

.cnt_box fieldset table tr {
	background-color: transparent !important;
}

.title_line {
	width: 6px;
	height: 10px;
	background: #307fd2;
	margin-right: 10px;
	float: left;
	margin-top: 15px;
}

.btn_box {
	width: 200px;
	/* height:100%; */
	margin: 30px auto;
	overflow: hidden
}

.btn_tj button {
	width: 80px;
	height: 32px;
	border-radius: 2px;
	background: #307fd2;
	border: none;
	text-align: center;
	color: #FFF;
	float: left;
	font-size: 16px;
	line-height: 32px;
}

.btn_ck button {
	width: 80px;
	height: 32px;
	border-radius: 2px;
	background: #307fd2;
	border: none;
	text-align: center;
	color: #FFF;
	margin-left: 20px;
	float: left;
	font-size: 16px;
	line-height: 32px;
}

.del h3 {
	width: 770px;
	margin: 0 auto;
	font-size: 26px;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
	line-height: 38px;
	text-align: center;
	padding: 0px 50px 20px;
	overflow: hidden;
	color: #333;
}

.del td,
.del tr,
.del table {
	background: transparent !important;
	color: #333;
}


/*--详细页--*/

.del {
	width: 950px;
	margin: 20px auto;
	min-height: 600px;
	padding: 20px
}

.del h4 {
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 30px;
	margin-top: 30px;
}

.del .text {
	margin-top: 20px;
	width: 908px;
	padding: 20px;
	min-height: 500px;
	text-align: justify;
}

.del .text p {
	line-height: 25px;
	text-indent: 28px;
	color: #000;
	line-height: 32px
}

.del .text p img {
	margin: 20px auto;
	width: 600px;
	height: auto
}