.content{
	padding: 20px 0 40px 0;
}
.con_zyze{
	border: 1px #d2d2d2 solid;
	padding: 0 40px;
}
.con_zyze .title{
	padding-top: 40px;
	border-bottom: 1px #0e337a solid;
	text-align: center;
}
.con_zyze .title h1{
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #0e337a;
	padding-bottom: 20px;
}
.con_zyze .text{
	padding: 12px 0 32px 0;
}
.con_zyze .text p{
	line-height: 30px;
	margin-bottom: 0;
	text-indent: 2em;
}