.tel_getauthcodBtn {
	width: 46px;
	height: 22px;
	background: url('/public/images/getauthcode.jpg');
	border: 0px;
}

.tel_mstyBtn {
	width: 94px;
	height: 27px;
	background: url('/public/images/msdy.gif');
	border: 0px;
}

.tel_key {
	width: 68px;
	height: 72px;
	background: url('/public/images/key.gif');
	float: left;
}

.tel_order_success {
	margin: 0px auto;
	background: url('/public/images/success.gif');
	width: 337px;
	height: 289px;
	position: relative;
}

.tel_shareBtn {
    width: 47px;
    height: 23px;
    background: url('/public/images/share.gif');
    border: 0px;
}