@charset "utf-8";
#returnTop #pageTop{
	display:block;
	width:137px;
	height:56px;
	background:url(../images/common/top_return_off.gif) no-repeat;
	position:fixed;
	padding:25px;
	bottom:35px;
	right:25px;
	text-indent:-9999px;
}
#returnTop #pageTop:hover{
	background:url(../images/common/top_return_on.gif) no-repeat;
	}
	/* CSS Document */

