.b4	{
	width: 100%;
	height: 1124px;
	background-image: url(../img/b4_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.b4-container	{
	margin: auto;
	width: 980px;
	height: 1124px;
	text-align: left;
}

.b4-title	{
	width: 495px;
	height: 50px;
	text-align: left;
	font-size: 40px;
	font-family: "PlayfairDisplayBold";
	color: #000000;
	padding-top: 55px;
	margin-left: 12px;
}

.b4-but	{
	display: block;
	margin: auto;
	width: 390px;
	height: 50px;
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 48px;
	border-radius: 10px;
	background-color: #00c063;
	border-bottom: 2px solid #006635;
	-webkit-transition: background-color ease 0.5s;
	-moz-transition: background-color ease 0.5s;
	-ms-transition: background-color ease 0.5s;
	-o-transition: background-color ease 0.5s;
	transition: background-color ease 0.5s;
}

.b4-but:hover	{
	background-color: #2ada85;
}

.b4-tl 	{
	width: 950px;
	height: 448px;
	margin: auto;
	text-align: left;
	background-image: url(../img/b4_img1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
}

.b4-tl-box	{
	width: 620px;
	height: 448px;
	text-align: left;
	margin-left: 325px;
}

.b4-tr 	{
	width: 950px;
	height: 453px;
	margin: auto;
	text-align: left;
	background-image: url(../img/b4_img2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 40px;
}

.b4-tr-box	{
	width: 600px;
	height: 453px;
	text-align: left;
}

.b4-tl-box-text	{
	width: 630px;
	height: 30px;
	text-align: left;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
}

.b4-tr-box-text	{
	width: 600px;
	height: 55px;
	text-align: left;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
}

.b4-tl-box-text>span	{
	font-family: "OpenSansItalic";
}

.b4-tr-box-text>span	{
	font-family: "OpenSansItalic";
}

.b4-left-point	{
	width: 600px;
	height: 45px;
	text-align: left;
	font-family: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
	background-image: url(../img/pto.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 30px;
	margin-bottom: 15px;
}

.tbr1	{
	height: 20px !important;
}

.tbr2	{
	height: 45px !important;
}

.tbr3	{
	height: 75px !important;
}

.b4t1	{
	margin-top: 40px;
}