/*--reset--*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

img {
	border:0;
}

img.cursorhand{
	cursor:all-scroll;
}

ol,ul,li {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


/*basic*/

body{
font-family: garamond, serif;
margin-top: 50px;
margin-left: 80px;
font-size: 11px;
font-weight: bold;
}

h1{
margin: 0px;
padding: 0px;
font-size: 20px;
margin-bottom: 15px;
}

p{
margin: 0px;
padding: 0px;
line-height: 22px;

}

p.imglink{
text-align: right;
}

p.imglink1{
text-align: center;
}

div{
}

a{
color: #000000;
text-decoration: none;
}

a:hover{
color:#ffffff;
}

/*menu*/
ul#menu{
margin-top: 15px;
}

li.mlink{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 3px;
}

li.mbar{
padding-bottom: 8px;
}

div#menubox{
	position: fixed;
	z-index: 999;
}

#img0{
	position:absolute;
	left:50%;
	top:50%;
	width:330px;
	height:330px;
	z-index: 9;
}
#img1{
	position:absolute;
	left:50%;
	top:50%;
	width:262px;
	height:350px;
	z-index: 1;
}
#img2 {
	position:absolute;
	left:50%;
	top:50%;
	width:263px;
	height:350px;
	z-index: 2;
}
#img3{
	position:absolute;
	left:50%;
	top:50%;
	width:263px;
	height:350px;
	z-index: 3;
}
#img4{
	position:absolute;
	left:50%;
	top:50%;
	width:256px;
	height:350px;
	z-index: 4;
}
#img5{
	position:absolute;
	left:50%;
	top:50%;
	width:350px;
	height:263px;
	z-index: 5;
}
#img6{
	position:absolute;
	left:50%;
	top:50%;
	width:349px;
	height:350px;
	z-index: 6;
}
#img7{
	position:absolute;
	left:50%;
	top:50%;
	width:262px;
	height:350px;
	z-index: 7;
}
#img8{
	position:absolute;
	left:50%;
	top:50%;
	width:400px;
	height:200px;
	z-index: 8;
}
