@charset "utf-8";

.pay-tips li {
	background-image: url(../images/sprite.jpg);
	background-repeat: no-repeat;
}

.content-right {
	float:left;
	padding-left: 30px;
}
.img-game {
	float:left;
}
.pay-tips {
	width: 500px;
	margin-bottom: 120px;
}
.pay-tips li {
	background-position: -980px 10px;
	line-height: 30px;
	padding-left: 20px;
	
	font-size: 1.3em;
	font-weight: bold;
	color: #676767;
}
.text-agree {
	display:block;
	padding: 10px 0;
}
#chkAgree {
	margin-right: 5px;
}
.process li.step1 a {
	background-position: -288px 0;
}