.label_member {
    width: 281px;
    height: 56px;
	margin: auto;
	background-image: url("/images/lbmember.png");
	background-position: top;
	background-repeat: no-repeat;
}
.label_htl {
    width: 346px;
    height: 56px;
	margin: auto;
	background-image: url("https://www.hotelier-th.com/images/lbhtl.png");
	background-position: top;
	background-repeat: no-repeat;
}
.label_job {
    width: 281px;
    height: 56px;
	margin: auto;
	background-image: url("https://www.hotelier-th.com/images/lbjob.png");
	background-position: top;
	background-repeat: no-repeat;
}
.label_news {
    width: 281px;
    height: 56px;
	margin: auto;
	background-image: url("https://www.hotelier-th.com/images/lbnews.png");
	background-position: top;
	background-repeat: no-repeat;
}