.b9-container	{
	width: 100%;
	min-height: 680px;
	height: auto;
	padding-bottom: 0px;
	background-image: url(../img/main_bg.jpg);
	box-shadow: 0px -3px 4px rgba(0,0,0,0.14);
}

.b9	{
	width: 980px;
	min-height: 680px;
	height: auto;
	margin: auto;
}

.b9-title	{
	width: 295px;
	height: 50px;
	margin: auto;
	text-align: center;
	font-size: 30px;
	font-family: "OpenSansExtraBold";
	color: #095884;
	padding-top: 30px;
	padding-bottom: 30px;
}

.b9-box	{
	width: 945px;
	height: 478px;
	margin: auto;
	background-image: url(../img/b9_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.b9-box-text	{
	width: 175px;
	height: 80px;
	float: left;
	text-align: center;
	font-size: 16px;
	font-family: "OpenSansRegular";
	color: #505050;
	margin-top: 200px;
}

.b9t	{
	margin-left: 17px;
}