#scroll {
	top:195px;
	height:375px;
}
#down {
	position:absolute;
	top:350px;
	left:0px;
	width:25px;
	height:25px;
	z-index:2;
	display:block;
	vertical-align:bottom;
}
#line {
	background-image:url(images/line.gif);
	background-position:center;
	background-repeat:repeat-y;
	position:absolute;
	top:15px;
	left:0px;
	width:25px;
	height:350px;
	z-index:1;
}
#nav_btn {
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:155px;
	left:709px;
	width:41px;
	height:19px;
	z-index:1;
	display:block;
	vertical-align:bottom;
}
#gall_title {
	position:absolute;
	top:175px;
	left:441px;
	width:203px;
	height:19px;
	z-index:1;
	display:block;
	vertical-align:bottom;
	text-align:right;
	font-weight:bold;
	color:#333333;
}
#page_title {
	position:absolute;
	left:622px;
	top:110px;
	width:121px;
	height:37px;
	z-index:50;
	text-align:justify;
	line-height:150%;
	overflow:hidden;
}

