@charset "utf-8";
body{ 
	position: relative;
	box-sizing:border-box; 
	width:1071px;
	margin:0 auto;
}
img{margin-top:-4px;}

.btn-1{
	width: 225px;
	height: 135px;
	background:url(http://www.17life.com/images/17P/active/2017Masterpass/images/masster-logo.png);
	display: block;
	position: absolute;
	left: 93px;
	bottom:1125px;
}

.btn-2{
	width: 220px;
	height: 105px;
	background:url(http://www.17life.com/images/17P/active/2017Masterpass/images/17Life-logo.png);
	display: block;
	position: absolute;
	right: 95px;
	bottom:1141px;
}

.btn-3{
	width: 122px;
	height: 52px;
	background:url(http://www.17life.com/images/17P/active/2017Masterpass/images/btn_3.png);
	display: block;
	position: absolute;
	right: 91px;
	bottom:1379px;
}