.hb	{
	width: 100%;
	height: 313px;
	background-image: url(../img/hb_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -2px;
}

.hb-container	{
	margin: auto;
	width: 980px;
	height: 313px;
}

.hd-one	{
	float: left;
	width: 200px;
	height: 100px;
	margin-left: 15px;
	margin-right: 30px;
	margin-top: 45px;
	color: #ffffff;
	font-size: 16px;
	font-family: "OpenSansRegular";
	text-align: center;
	padding-top: 60px;
	background-image: url(../img/hb_img1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd-one>span	{
	font-size: 18px;
	font-family: "OpenSansBold";
}

.hd-two	{
	float: left;
	width: 200px;
	height: 145px;
	margin-top: 45px;
	color: #ffffff;
	font-size: 16px;
	font-family: "OpenSansRegular";
	text-align: center;
	padding-top: 60px;
	background-image: url(../img/hb_img2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd-two>span	{
	font-size: 18px;
	font-family: "OpenSansBold";
}


.hd-three	{
	float: right;
	width: 235px;
	height: 120px;
	margin-top: 45px;
	color: #ffffff;
	font-size: 16px;
	font-family: "OpenSansRegular";
	text-align: center;
	padding-top: 60px;
	background-image: url(../img/hb_img3.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd-three>span	{
	font-size: 18px;
	font-family: "OpenSansBold";
}

.hd-four	{
	float: right;
	width: 220px;
	height: 10px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 45px;
	color: #ffffff;
	font-size: 16px;
	font-family: "OpenSansRegular";
	text-align: center;
	padding-top: 60px;
	background-image: url(../img/hb_img4.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd-four>span	{
	font-size: 18px;
	font-family: "OpenSansBold";
}