img.bg
{
	position: absolute;
	z-index: 4;
}

img#nts_cover
{
	top: 10px;
	left: 30px;
	position: absolute;
	z-index: 5;
}

img#ymgaw_cover
{
	top: 22px;
	left: 250px;
	position: absolute;
	z-index: 5;
}

img#sheetpaper
{
	bottom: -525px;
	left: 15px;
}	

div#textfield
{
	position: absolute;
	z-index: 4;
	
	top: 275px;
	left: 115px;
	
	padding: 0px;
	
	width: 450px;
	height: 230px;
}


#Scrollbar-Container 
{
	position: absolute;
	top: 280px; 
	right: 190px;
	z-index: 10;
}


.Scroller-Container 
{
	position: absolute;
	top: 0px; 
	left: 0px;
}

.Scrollbar-Up 
{
	cursor: pointer;
	position: absolute;
}

.Scrollbar-Track 
{
	width: 20px; 
	height: 193px;
	position: absolute;
	top: 17px; 
	left: 0px;
	background: transparent url("../images/scroll/scroll-track.png") repeat-y center center;
}

.Scrollbar-Handle 
{
	position: absolute;
	width: 20px; 
	height: 18px;
}

.Scrollbar-Down 
{
	cursor: pointer;
	position: absolute;
	top: 210px;
}
*/
