body {
	text-align: center;
	margin: auto;
	background-position: right;
	color: #e6e6fa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(back.jpg) fixed no-repeat 0% 0%;
	background-color: #000000;

	
}

img{border: none;}


hr {
	color: #e6e6fa;
	width: 100%;
}
a {
	color: #e6e6fa;
	text-decoration: none;
}
a:hover {
	color: #90ee90;
	text-decoration: none;
}
#header {
	background-image: url(mokunetop.jpg);
	background-repeat: repeat-x;
	height: 150px;
}
#header h1 {
	margin: 0;
	color: #333333;
}
#container {
	width: 760px;
	height: auto;
	text-align: left;
	margin: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; ;
}
#content {
	font-size: small;
}
#content .block {
	display:block; 
	padding:10px; 
	width:300px; 
	text-align:justify; 
	float:left; 
}

#content h3 {
	color: #663300;
	margin-top: 0;
	margin-left: 40px;
}

#search {
	width: 260px;
	height: 25px;
	float: right;
	margin-top: 10px;
}

.top {
	width: 600px;
	text-align: justify;
	margin-left: 40px;
}
#footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	height: 30px;
}
#footermoji{
	padding-top: 100px;
}
#footer hr {
	clear: both;
}
.float-right {
	clear: right;
	float: right;
	margin: 0 3px 0 3px;
}
.float-left {
	clear: left;
	float: left;
	margin: 0 3px 0 3px;
}
.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
	width: 760px;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #e6e6fa ;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #2f4f4f;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 133px;
}

.magnify li
{
	background: #e6e6fa;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #725700;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.magnify .preview
{
	border-color: #000;
	width: 216px;
	height: 288px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/*- Menu 9--------------------------- */

#menu9 {
        width: 140px;
        margin: 590px;
        border-style: solid;
        border-color: #656556;
        border-size: 1px;
        border-width: 1px;
		float: right;
		margin-top: -300px;
		position: absolute;
        }

#menu9 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu9 li a:link, #menu9 li a:visited {
        color: #ffffff;
        display: block;
        background:  url(menu9.jpg);
        padding: 8px 0 0 20px;
        }

#menu9 li a:hover, #menu9 li #current { {
        color: #474739;
        background:  url(menu9.jpg) 0 -32px;
        padding: 8px 0 0 20px;
        }


.slide {
	width: 300px;
	height: 400px;
	text-align: center;
	padding: 20px;
	background-color: #f5f5f5;

}

