﻿.nav_up{
	position:relative;
	bottom:-10px;
	margin:0 auto;
	background-image:url('scroll.png');
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	white-space:nowrap;
	cursor:pointer;
}