﻿.header {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-color: #3399FF;
	float: left;
	width: 802px;
	height: 100px;
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	font-size: x-large;
	color: #FFFFCC;
	background-image: url('images/logo.jpg');
	margin-top: 64px;
	margin-bottom: 32px;
}
.frame {
	margin-left: auto;
	margin-right: auto;
	width: 802px;
}

body {
	font-family: "MS UI Gothic";
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}
.main {
	background-position: right top;
	border-color: #C0C0C0;
	float: left;
	height: 100%;
	width: 600px;
	padding: 32px 16px 32px 16px;
	line-height: 150%;
	border-left-color: #808080;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	background-attachment: scroll;
	background-image: url('images/mind.jpg');
	background-repeat: no-repeat;
}
.menu {
	line-height: 175%;
	height: 100%;
	width: 150px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	text-align: right;
	padding-right: 16px;
}
.bottom {
	text-align: center;
	width: 800px;
	float: left;
	font-size: x-small;
	color: #666633;
	letter-spacing: 0.1em;
	margin-top: 16px;
}
hr {
	margin-top: 0px;
	border-width: 1px 0px 0px 0px;
	height: 0px;
	background-color: #808080;
	border-color: #808080;
	color: #808080;
	border-style: solid;
	padding-top: 0px;
}
.subtitle1 {
	color: #33CC33;
	letter-spacing: 0.1em;
	border-bottom-style: dotted;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-right-width: 64px;
	font-weight: bold;
}
a {
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	color: #99ccff;
}
img {
	vertical-align: text-top;
}
td {
	vertical-align: top;
}

.border {
	float: left;
	background-color: #3399CC;
	width: 1px;
	height: auto;
}

li {
	padding-bottom: 16px;
}
.subtitle2 {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	padding: 4px;
	border-color: #808080;
}
