.sszn_list {
	font-family: "微软雅黑";
}

.sszn_list h1 {
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #1789e8;
	padding-bottom: 20px;
}

.sszn_list table {
	width: 100%;
}

.brief {
	text-indent: 28px;
	color: #666666;
	line-height: 30px;
	font-size: 14px;
	margin: 0 29px 12px 29px;
	padding: 0 20px 10px 20px;
	border-bottom: solid 3px #ebebeb;
}

legend{ height:29px;padding: 5px 0;}
legend span {
	line-height: 29px;
	float: left;
	min-height: 29px;
	color: #1789e8;
	font-size: 16px;
}

fieldset {
	border: none;
}

fieldset table {
	text-align: left;
	height: 15px;
	line-height: 22px;
	font-size: 14px;
}

.btn_table {
	border-top: solid 2px #ebebeb;
	margin-top: 30px;
}

.btn_box {
	margin-top: 20px;
	width: 230px;
	margin: 20px auto 20px;
	auto;
	overflow: hidden;
	padding: 20px 0;
	/*! width: 300px; */
}

.btn_tj button,
.btn_ck button {
	font-size: 16px;
	color: #fff;
	float: left;
	width: 100px;
	height: 30px;
	border: none;
}

.btn_tj button {
	background-color: #76bf00;
	margin-right: 20px;
}

.btn_ck button {
	background-color: #ff8400;
}