#jump{
	background: #FFFFFF;
	width: 100%;
	padding-bottom: 10px;
	border: 1px solid lavender;
}

#aa{
	width:100px;
	margin: 20px auto;
	font-size: 16px;
	color: green;
	font-weight: bold;
	text-align: center;
	background:url(../img/gou.png)no-repeat;
	background-position:left ;
	margin-bottom: 30px;
}

#btn{
	width: 152px;
	height: 37px;
	margin: auto;
	line-height: 37px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: url(../img/bg.png);
	margin-bottom: 30px;
	cursor: pointer;
}

#tips{
	width:100%;
	margin: auto;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: green;
	font-weight: bold;
	text-align: center;
	background: #f0f9f4;
}

#content{
	background:url(../img/sekuai_03.png);
	margin-top: 10px;
	width: 100%;
	height: auto;
	border-top: 1px solid lavender;
	border-bottom: 1px solid lavender;
}