.flbh{
	width: 878px;
	padding: 0 60px 90px 60px;
	margin: 40px auto 90px;
	border: solid 1px #e2e2e2; 
}
.flbh h2{
	text-transform: uppercase;
	color: #666666;
	font-size: 26px;
	margin-top: 45px;
}
.flbh h2 span{
	color: #e4e3e3;
	margin-left: 30px
}
.flbh_cons{
	margin-top: 60px;
	font-size: 16px;
}
.flbh_cons b{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666666;
}
.flbh_cons p{
	text-indent: 24px;
	color: #666666;
	line-height: 30px;
	text-justify: inter-ideograph;
	text-align: justify;
}
.lines{
	border-bottom: solid 1px #e2e2e2; 
	padding-bottom: 10px;

}