body {
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	background-color: black;
	color: white;
}
table {
	font-family: Verdana, Sans-Serif;
	font-size: 100%;
}
td {
	line-height: 130%;
}
a {
	color: darkorange;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
img {
	border-width: 0;
}
#page_title {
	font-size: 300%;
	font-weight: bold;
}
#copyright{
	position:absolute; top:0px; right:0px;
	padding: 5px;
}
#page_navi {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#menu {
	padding: 1em;
	background-color: darkorange;
	color: white;
}
#menu a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#menu a:hover {
	color: white;
	text-decoration: none;
}
#folder_title {
	font-size: 200%;
	font-weight: bold;
	margin: 1em 0 0.5em 0em;
}
#folder_comment {
	margin: 0em 0 1em 1em;
}
.thumbs {
}
td.thumbbox {
	vertical-align: top;
	white-space: normal;
}
div.thumbbox {
	margin: 0 1em 1em 0;
	padding: 1em;
	border: 1px gray solid;
}
div.thumb_title {
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#image_navi {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#image_view {
}
#image_view img {
	border-width: 0;
}
#image_title {
	font-size: 200%;
	font-weight: bold;
	margin: 1em 0 0.5em 0em;
}
#image_comment {
	margin: 0em 0 1em 1em;
}
#image_date {
	margin: 1em 0 1em 1em;
}
#image_note {
	margin: 1em 0 1em 1em;
}
