*{
	padding: 0px;
	margin: 0px;
	}
body{
	overflow-x:hidden;
	overflow-y:hidden;
	/*background: #29b4b5;*/
}

.JP_bg img{
	width:100%;
	height: 100%;
}
.JP_bg{
	position: absolute;
}
.JP_btn{
	position:absolute;
	bottom: 200px;
	left: 100px;
}
.JP_btn img{
	margin: 0 20px;
}
.JP_btn img:hover{
	opacity: 0.8;
}
/*.JP_download{
	width:150px;
	height:34px;
	padding: 17px;
	position:absolute;
	bottom: 208px;
	right: 232px;
	font-size: 16px;	
	font-weight: bold;	
	z-index: 1;
}
.JP_download a{	
	color:#d83f2f;
	text-decoration:none;	
}
.JP_download a:hover{	
	color:#333;
}
.JP_download_bg{
	width:150px;
	height:34px;
	padding: 17px;
	background: #fff;
	opacity: 0.4;
	border-radius:6px ;
	position:absolute;
	bottom: 208px;
	right: 232px;
	font-size: 16px;	
	font-weight: bold;	
}*/
