.b1	{
	width: 100%;
	min-height: 340px;
	height: auto;
	padding-bottom: 60px;
}

.b1-container	{
	margin: auto;
	width: 950px;
	min-height: 340px;
	height: auto;
}

.b1-title	{
	width: 950px;
	height: 45px;
	margin: auto;
	text-align: left;
	font-size: 40px;
	font-family: "PlayfairDisplayBold";
	color: #000000;
}

.b1-left	{
	float: left;
	width: 465px;
	height: 290px;
	text-align: left;
	background-image: url(../img/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 40px;
}

.b1-left-title	{
	width: 400px;
	height: 55px;
	text-align: left;
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #000000;
}

.b1-left-point	{
	width: 430px;
	height: 45px;
	text-align: left;
	font-family: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
	background-image: url(../img/point1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 30px;
	margin-top: 20px;
}

.b1-left-text	{
	width: 310px;
	height: 25px;
	text-align: left;
	font-family: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
	margin-top: 40px;
}

.b1-right	{
	float: right;
	width: 475px;
	height: 315px;
	text-align: right;
	margin-top: 40px;
}