@charset "UTF-8";

#wrapper {
    
	width: 100%;
	height: 500px;
}

#page_link {
	width: 80px;
	height: 110px;
	position:absolute;
	bottom: 199px;
	right: 129px;
}

#button {
	z-index: 12000;
	position: relative;
	bottom: 17px;
	width: 80px;
	height: 110px;
}

#button i {
	width: 80px;
	display: block;
	height: 110px;
	left: 5px;
	top: 22px;
	margin-left: 0px;
	background: url("../img/pagetop.png");
	position: absolute;
}

#button_change {
	z-index: 11000;
	position: absolute;
	bottom: 0px;
	opacity: 0;
	width: 80px;
	height: 110px;
	background: url(../img/back.gif) no-repeat;
}
