* {
	margin: 0px; padding: 0px;
}
body {
	text-align: center; bottom: auto; line-height: 130%; font-size: 80%; margin-right: auto; margin-left: auto; scrollbar-face-color: rgb(255, 255, 255); scrollbar-3dlight-color: rgb(255, 255, 255); scrollbar-shadow-color: rgb(102, 102, 102); scrollbar-highlight-color: rgb(102, 102, 102); scrollbar-darkshadow-color: rgb(255, 255, 255); scrollbar-arrow-color: rgb(102, 102, 102); scrollbar-track-color: rgb(255, 255, 255); background-attachment: fixed; background-color: black; scrollbar-bace-color: #ffffff;
}
#page {
	border: 1px solid rgb(153, 153, 153); width: 750px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background-color: white;
}
#header {
	padding: 0px;
}
#topics {
	padding: 3px 3px 3px 10px; text-align: left; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#main {
	width: 740px; text-align: left; line-height: 1.5; padding-bottom: 10px;
}
#main p {
	margin: 2em 10px 2em 20px;
}
#top {
	border-bottom-color: gray; border-bottom-width: 1px; border-bottom-style: solid;
}
#foot {
	margin: 0px; padding: 5px; text-align: left; border-top-color: rgb(85, 85, 85); border-top-width: 1px; border-top-style: solid;
}
#maruc {
	font-size: 80%;
}
#report {
	width: 660px; text-align: left; margin-right: 45px; margin-left: 45px;
}
#back {
	margin-right: 30px; margin-left: 30px;
}
.notice {
	padding: 5px; border: 1px dotted rgb(204, 204, 204); margin-bottom: 1em; background-color: rgb(255, 255, 255);
}
a:hover {
	
}
.imgbox {
	margin-bottom: 1em; margin-left: 60px;
}
a:link {
	color: rgb(55, 55, 55); text-decoration: underline;
}
a:visited {
	color: rgb(55, 55, 55); text-decoration: underline;
}
a:hover {
	color: gray; text-decoration: none;
}
a:active {
	color: rgb(55, 55, 55); text-decoration: none;
}
td {
	padding: 3px; text-align: left; font-size: 12px;
}
input {
	border: 1px solid rgb(85, 85, 85); color: rgb(85, 85, 85); background-color: white;
}
textarea {
	border: 1px solid rgb(85, 85, 85); color: rgb(85, 85, 85); background-color: white;
}
ul {
	line-height: 1.5em; margin-bottom: 1em; margin-left: 20px;
}
li {
	margin-left: 30px;
}
