@charset "UTF-8";
/* CSS Document */


#navNormal {
	position: absolute;
	left: 16px;
	top: 1px;
	width: 148px;
	height: 678px;
	z-index: 1;
	visibility: visible;
}
#nav-small {
	position: absolute;
	left: 35px;
	top: 25px;
	width: 104px;
	height: 548px;
	z-index: 2;
	visibility: hidden;
}
