table {
	border-collapse: collapse;
	font-size: 18px;
}

th,
td {
	border: 1px solid #DDDDDD;
}

.klm {
	width: 8.5%;
	height: 80px;
}

.klm_1 {
	width: 5%;
	height: 80px;
}

.olj {
	width: 100%;
	height: 80px;
	line-height: 30px;
	text-indent: 2em;
}

.bg_content {
	height: 200px;
	text-align: center;
}

.table_mailInfo {
	width: 80%;
	margin: 0 auto 20px;
}

.hjs {
	width: 20%;
}

.di_anniu_1 {
	width: 50%;
	height: 50px;
	margin: 40px auto 20px;
	padding-bottom: 30px;
}

.di_anniu_1 button {
	width: 150px;
	border: none;
	outline: none;
	height: 40px;
	margin-left: 274px;
	background: #004986;
	color: #ffffff;
	border-radius: 5px;
}

.bg_title {
	width: 80%;
	height: 30px;
	margin: 0 auto;
	padding: 20px 0;
	color: #188e43;
}

.xiexin {
	width: 80%;
	margin: 0 auto;
}

.lsz {
	font-size: 20px;
	color: #188e43;
	padding: 30px 0 20px 0;
}

.xz {
	width: 100%;
	height: auto;
	border: 1px solid #D6D6D6;
	border-radius: 8px;
}

.xz ol {
	margin-left: 30px;
}

.xz ol li {
	line-height: 25px;
	padding: 10px;
}

.tianxie {
	width: 80%;
	margin: 0 auto;
}

.tianxie  .input-xlarge {
	width: 220px;
	height: 30px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	font-size: 14px;
}

.tianxie textarea {
	width: 100%;
	height: 120px;
	resize: none;
	outline: none;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
}

.di_anniu_1 {
	width: 50%;
	height: 50px;
	margin: 30px auto 20px;
	padding-bottom: 30px;
}

.di_anniu_1 button {
	width: 150px;
	border: none;
	outline: none;
	height: 40px;
	margin-left: 225px;
	background: #188e43;
	color: #ffffff;
	border-radius: 5px;
}

.btn {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #188e43;
	border-radius: 5px;
}