#WAPPUSH {
	height: 60px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	padding-left: 540px;
}
#WAPPUSH #INFO {
	height: 60px;
	width: 400px;
}
#WAPPUSH #INFO .songname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #171635;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#WAPPUSH #INFO .phonenumber {
	height: 25px;
	width: 400px;
	display: block;
}
#WAPPUSH #INFO .phonenumber #form1 {
	font-size: 15px;
	width: 160px;
	float: left;
}
#WAPPUSH #INFO .phonenumber #select {
	font-size: 15px;
	width: 100px;
	float: left;
}

#WAPPUSH #INFO .phonenumber #form1 #textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #171635;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #171635;
	height: 16px;
	width: 150px;
}
#WAPPUSH #INFO .ok {
	height: 19px;
	width: 68px;
	display: block;
	float: left;
}
#WAPPUSH #INFO .ok a:link {
	height: 19px;
	width: 68px;
	background-image: url(../images/ok.jpg);
	display: block;
	text-indent: -9999px;
}
#WAPPUSH #INFO .ok a:visited {
	background-image: url(../images/ok.jpg);
	text-indent: -9999px;
	height: 19px;
	width: 68px;
	display: block;
}

#WAPPUSH #INFO .ok a:hover {
	background-image: url(../images/ok_over.jpg);
}
