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

.menu1 {
	position: fixed;
	height: 455px;
	width: 112px;
}
#imagebanktitle {
	position: relative;
	height: 138px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#title {
	position: relative;
	height: 138px;
	width: 800px;
	left: 0px;
	top: 0px;
}
.title1 {
	position: fixed;
	height: 138px;
	width: 800px;
	left: 0px;
	top: 0px;
}
.menu2 {
	position: absolute;
	height: 455px;
	width: 112px;
	padding: 0px;
	top: 0px;
	left: 200px;
}
