body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	background-image: url(image/back_grade.jpg);
	background-repeat: repeat-x;
}
h1 {
	background-image: url(top_image/2004header.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 417px;
	text-indent: -5000px;
	margin-top: 20px;
}
#copyright {
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.1em;
	margin-left: 20px;
	margin-bottom: 20px;
}
#wrapper {
	margin-left: 20px;
	height: 400px;
}
.nowTop {
	margin-top: 10px;
}
#menu {
	background-color: #000000;
	width: 600px;
	padding-top: 20px;
	background-image: url(top_image/04back.jpg);
	background-repeat: no-repeat;
	background-position: 250px 0px;
	height: 200px;
}
li {
	color: #FFFFFF;
	list-style-type: square;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #999999;
	text-decoration: none;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}
