.b6	{
	width: 100%;
	height: 684px;
	background-image: url(../img/b6_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

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

.b6-title	{
	width: 950px;
	height: 50px;
	text-align: left;
	font-size: 40px;
	font-family: "PlayfairDisplayBold";
	color: #ffffff;
	padding-top: 45px;
	margin-left: 12px;
}

.b6-text	{
	width: 955px;
	height: 145px;
	text-align: left;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #ffffff;
	margin-left: 12px;
	margin-top: 20px;
}

.b6-tx1	{
	width: 790px;
	height: 120px;
	text-align: left;
	background-image: url(../img/b6_img1.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #ffffff;
	margin-left: 70px;
	padding-left: 100px;
	margin-top: 40px;
}

.b6-tx1>span	{
	font-family: "OpenSansBold";
}

.b6-tx2	{
	width: 790px;
	height: 150px;
	text-align: left;
	background-image: url(../img/b6_img2.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #ffffff;
	margin-left: 58px;
	padding-left: 112px;
	margin-top: 30px;
}

.b6-tx2>span	{
	font-family: "OpenSansBold";
}

.b6-tx2>div	{
	font-size: 15px;
	padding-top: 10px;
}

.b6-bor	{
	width: 460px;
	height: 1px;
	border-bottom: 2px solid #ffffff;
	margin-left: 12px;
	margin-top: 30px;
}