.b4-container	{
	width: 100%;
	min-height: 850px;
	height: auto;
	padding-bottom: 50px;
}

.b4	{
	width: 980px;
	min-height: 850px;
	height: auto;
	margin: auto;
}

.b4-top-box	{
	margin: auto;
	width: 946px;
	height: 409px;
	background-image: url(../img/b4_top_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
}

.b4-top-box-title	{
	width: 490px;
	height: 50px;
	font-size: 30px;
	font-family: "OpenSansExtraBold";
	color: #095884;
	margin: auto;
	text-align: center;
	padding-top: 40px;
}

.b4-top-box-info	{
	width: 740px;
	height: 80px;
	font-size: 18px;
	font-family: "OpenSansSemiBold";
	color: #505050;
	margin: auto;
	text-align: center;
}

.b4-top-box-text1	{
	width: 135px;
	height: 30px;
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #505050;
	margin: auto;
	text-align: center;
	padding-top: 65px;
}

.b4-top-box-text2	{
	width: 200px;
	height: 40px;
	font-size: 36px;
	font-family: "OpenSansExtraBold";
	color: #095884;
	margin: auto;
	text-align: center;
	margin-top: -10px;
	padding-bottom: 10px;
}

.b4-top-box-text3	{
	width: 350px;
	height: 55px;
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #505050;
	margin: auto;
	text-align: center;
}

.b4-left-box	{
	float: left;
	width: 455px;
	min-height: 230px;
	height: auto;
	background-color: #f8f8f8;
	box-shadow: 0px 3px 4px rgba(0,0,0,0.14);
	margin-top: 150px;
	margin-left: 20px;
	padding-bottom: 50px;
}

.b4-right-box	{
	float: right;
	width: 455px;
	min-height: 230px;
	height: auto;
	background-color: #f8f8f8;
	box-shadow: 0px 3px 4px rgba(0,0,0,0.14);
	margin-top: 150px;
	margin-right: 20px;
	padding-bottom: 50px;
}

.b4-left-box-bg	{
	width: 186px;
	height: 181px;
	margin: auto;
	background-image: url(../img/b4_left_box_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -145px;
	margin-left: 110px;
}

.b4-right-box-bg	{
	width: 186px;
	height: 181px;
	margin: auto;
	background-image: url(../img/b4_right_box_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -145px;
	margin-left: 110px;
}

.b4-box-text	{
	width: 370px;
	height: auto;
	margin: auto;
	text-align: left;
	color: #505050;
	font-size: 16px;
	font-family: "OpenSansRegular";
}

.b4-box-text>span	{
	font-size: 24px;
	font-family: "OpenSansExtraBold";
}