a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #666666;
	text-align: center;
	margin: 0px;
}
#header {
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	background-image: url(header.jpg);
	text-align: right;
	color: #FFFFFF;
	width: 100%;
	height: 161px;
	background-position: left;
	margin: 0px;
	float: none;
	clear: both;
}
#header h1 {
	font-family: Impact, Osaka;
	font-size: 24px;
	color: #FFFFFF;
	background-image: none;
	text-align: right;
	height: auto;
	width: auto;
	padding-right: 8px;
}
#main {
	background-color: #EBEBEB;
	width: 1024px;
	padding: 0px;
	left: 8px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	height: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #FFFFFF;
}
#Desktop {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	clear: both;
}
.update {
	padding: 0px;
	float: left;
	height: auto;
	width: 1024px;
}

#navigation {
	color: #000000;
	background-color: #000000;
	list-style-type: none;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
	height: 32px;
	width: auto;
	float: none;
	padding: 1px;
	clear: right;
	vertical-align: middle;
	background-image: url(img/Menu_Banner.jpg);
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	clear: both;
	height: 52px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	vertical-align: top;
}

#navigation li {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-weight: bold;
	list-style-type: none;
	padding: 2px;
	border: 1px solid #FFFFFF;
	list-style-position: outside;
	height: auto;
	width: auto;
	float: right;
}
#navigation ul {
	vertical-align: middle;
	padding: 1px;
	height: 22px;
	width: auto;
	margin: 0px;
	clear: right;
}

#navigation a {
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	padding: 2px;
	color: #FFFFFF;
}
#caution {
	font-size: 12px;
	width: 70%;
	text-align: center;
	border: 1px solid #990000;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.category {
	width: 280px;
	float: left;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.category h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	width: auto;
	padding: 1px;
	margin: 0px;
	float: none;
	border: thin solid #999999;
}
.History {
	float: right;
	margin-left: auto;
	padding: 0px;
	font-size: 11px;
	width: 720px;
	background-position: left;
	text-align: left;
	font-style: normal;
	background-color: #EBEBEB;
	margin-right: 8px;
	margin-top: 0px;
	font-weight: normal;
}

.History h1 {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 16px;
	padding: 2px;
	border: thin solid #000000;
	text-align: center;
}
.History h2 {
	font-size: 14px;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #CCC;
}
.Infomation {
	width: 230px;
	float: left;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 1px;
	left: 0px;
	top: 0px;
	height: 1200px;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 14px;
}
#Desktop #main .top-page {
	background-color: #333333;
	height: 1200px;
	width: 786px;
	left: 0px;
	top: 0px;
	color: #000000;
	padding: 0px;
	border: 1px solid #000000;
	float: right;
	margin-top: 4px;
	margin-right: 1px;
}
