﻿.nav_up{
	position:absolute;
	top:-44px;
	right:-5%;
	background-image:url('Top.png');
	background-repeat:no-repeat;
	width:33px;
	height:32px;
	white-space:nowrap;
	cursor:pointer;
}