	body {
		margin: 0px;
		background: transparent url( '../images/layout1_04.jpg' ) right top no-repeat fixed;
	}

	#divUp {
		position: absolute;
		left: 170px;
		top: 190px;
		height: 11px;
	}

	#divDown {
		position: absolute;
		left: 170px;
		top: 380px;
		height: 11px;
	}

	#divScrollTextCont {
		position: absolute;
		left: 170px;
		top: 220px;
		width: 300px;
		height: 150px;
		clip: rect( 0px 300px 150px 0px );
		overflow: hidden;
		visibility: hidden;
	}
	
	#divText {
		position: absolute;
		left: 1px;
		top: 0px;
		width: 397px;
	}