#wxpay_img{
	background:url(../images/dsbg.png) center 0 no-repeat;
	background-size: 285px 305px;
	width: 285px;
	height: 305px;
	padding: 10px;
	top: 20%;    left: 50%;
	margin-left: -142px;
	text-align: center;
	/*padding-top: 30px;*/
}
#wxpay_img h2{
	font-size: 18px;
	color: #fff;
	line-height: 60px;
}
#wxpay_img a {
	text-decoration: none;
}
#wxpay_img a.aclose{
	line-height: 30px;
	color: #f8dd70;
}
#wxpay_img a.btn{
	line-height: 60px;
	font-size: 30px;
	padding: 5px;
	padding-left: 60px;
	padding-right: 60px;
	background-color: #f8dd70;
	color: #eb4656;
	border-radius: 5px;
}
#wxpay_img #mny {
	border: 0px;
	background: url(../images/inputbord.jpg) no-repeat;
	width: 150px;
    height: 50px;
    background-size: 150px 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}