.bg_footer{
	height: 120px;
	background: #121212;
}
.footer_left{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 30px;
}
.banner{
	background: url(../../img/footer/booking.png)center no-repeat;
	height: 20px;
	width: 100%;
	margin-top: 86px;
}
.banner2{
	background: url(../../img/footer/agoda.png)center no-repeat;
	height: 32px;
	width: 100%;
	margin-top: 74px;
}
.banner3{
	background: url(../../img/footer/hbiz.png)center no-repeat;
	height: 49px;
	width: 100%;
	margin-top: 56px;
}

