@charset "utf-8";
/* CSS Document */
.logo2 {
	background-image: url(/Layout/nt-logo-rand.png);
	position: absolute;
	visibility: visible;
	height: 328px;
	width: 40px;
	z-index: 5;
	top: 30px;
	left: 10px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}


