/*--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;
}

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;
}


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

a:hover{
color:#ffffff;
}

/*img*/
.fig{
padding-top: 10px;
padding-bottom: 10px;
}

/*menu*/

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

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

li.underl{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
	padding-bottom: 3px;
}

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

/*layout*/
div#container{
width: 750px;
}


div#menu2{
width:150px;
float: left;
}

div#content{
width:600px;
float: right;
}

/*newslayout*/
div.newsblock{
clear: both;
width: 600px;
}

div.newsleft{
width: 100px;
float: left;
}

div.newsright{
width: 500px;
float: right;
margin-bottom: 35px;
}

div.imgblock{
     width:200px;
     height:200px;
     display:table-cell;
     text-align:center;
     vertical-align:middle;
     layout-grid-line:200px;
     float: left;
}

img.thumimg{
vertical-align:middle;
text-align:center;
}

p#navi{
margin-top: 10px;
}

#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;
}