@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  内容
	
 ---------------------------------------------- */



#main{
	width:650px;
	padding:40px 40px 70px 0;
	position:relative;
	}

#pop{
	position:absolute;
	left:-60px;
	top:102px;
	}

.btnjump{
	position:absolute;
	top:380px;
	right:-19px;
	}