@charset "UTF-8";
#top {
	left: auto;
	right: auto;
	width: 501px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
#container {
}
#container #table {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
}
.darklink {
	color: #003300;
}
.center {
	text-align: center;
}
.tab {
	padding-left: 15px;
	text-align: left;
}
.translate {
	color: #802040;
}
