body {
	font-size: 12px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #eeeeee;
}
#top {
	font-size: 12px;
	width: 778px;
	height: 90px;
	clear: both;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#logo {
	height: 90px;
	width: 200px;
	margin-left: 2px;
	float: left;
	margin-top: 5px;
	background-color: #FFFFFF;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#main1 {
	width: 778px;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#main1_left {
	width: 560px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#main1_left_title {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #003366;
}
#main1_right {
	width: 216px;
	float: right;
	padding: 0px;
}
#main1_right_title {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FF0000;
}
p {
	text-indent: 24px;
	padding: 2px;
	margin: 0px;
}
#nav {
	height: 26px;
	width: 774px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 13px;
	padding-left: 4px;
	font-weight: bold;
	line-height: 26px;
}
#nav a {
	color: #444;
	text-decoration: none;
}
#nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}
li {
	font-size: 12px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.list {
	color: #FF0000;
	font-weight: bold;
}

.main {
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 778px;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
}
#copyright {
	font-size: 12px;
	width: 778px;
	border: 1px solid #659100;
	height: 70px;
	line-height: 22px;
	text-align: center;
	clear: both;
	background-color: #003366;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#link {
	font-size: 12px;
	width: 776px;
	border: 1px solid #659100;
	line-height: 18px;
	clear: both;
	background-color: #EEEEEE;
	text-align: left;
	padding-left: 2px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
