.b2-container	{
	width: 100%;
	min-height: 1000px;
	height: auto;
	background-color: #ffffff;
}

.b2	{
	width: 980px;
	min-height: 1000px;
	height: auto;
	margin: auto;
}

.b2-title	{
	width: 810px;
	height: 50px;
	margin: auto;
	color: #303030;
	font-size: 30px;
	font-family: "OpenSansRegular";
	text-align: center;
	padding-top: 50px;
	padding-bottom: 70px;
}

.b2-title>span	{
	color: #095884;
	font-size: 30px;
	font-family: "OpenSansExtraBold";
}

.b2-info	{
	width: 615px;
	height: 50px;
	color: #505050;
	font-size: 20px;
	font-family: "OpenSansRegular";
	margin: auto;
}

.b2-box	{
	width: 961px;
	height: 731px;
	margin: auto;
	background-image: url(../img/b2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.b2-box-info	{
	position: absolute;
	color: #ffffff;
	font-size: 16px;
	font-family: "OpenSansSemiBold";
	text-align: left;
}

.info1	{
	width: 80px;
	height: 20px;
	margin-left: 95px;
	margin-top: 47px;
}

.info2	{
	width: 65px;
	height: 20px;
	margin-left: 95px;
	margin-top: 96px;
}

.info3	{
	width: 60px;
	height: 20px;
	margin-left: 95px;
	margin-top: 144px;
}

.info4	{
	width: 220px;
	height: 20px;
	margin-left: 95px;
	margin-top: 193px;
}

.info5	{
	width: 175px;
	height: 20px;
	margin-left: 95px;
	margin-top: 240px;
}

.b2-box-text	{
	background-image: url(../img/b2_box_text_bg.png);
	color: #505050;
	font-size: 16px;
	font-family: "OpenSansRegular";
	text-align: center;
	width: 325px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	position: absolute;
}

.b2-box-text>span	{
	font-family: "OpenSansBold";
}

.text1	{
	margin-top: 570px;
	margin-left: 45px;
}

.text2	{
	margin-top: 470px;
	margin-left: 315px;
}

.text3	{
	margin-top: 570px;
	margin-left: 583px;
}

.b2-next-title	{
	width: 810px;
	height: 50px;
	margin: auto;
	color: #303030;
	font-size: 30px;
	font-family: "OpenSansRegular";
	text-align: center;
	padding-top: 50px;
	padding-bottom: 70px;
}

.b2-next-title>span	{
	color: #095884;
	font-size: 30px;
	font-family: "OpenSansExtraBold";
}