body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
img {
	border-width: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	margin-left: 5px;
}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}

#over {
	margin: 0px auto;
	padding: 0px;
	width: auto;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
#head {
	height: 177px;
	display: none;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 36px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 3px;
}
#in-menu {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	width: auto;
	float: left;
	font-size: x-small;
	font-weight: bold;
	padding-right: 5px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	line-height: 20px;
	padding-left: 5px;
}
#under-submenu {
}

#menu a.sel:link, #menu a.sel:visited, #menu a.sel:active {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#under-top {
	background: url(images/under-menu.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	display: none;
}
#col-over {
	background: ain.gif repeat-y;
	margin: 0px;
	padding: 0px;
}
#foot {
	margin: 0px;
	padding: 0px;
	height: 39px;
	color: #666666;
	line-height: 39px;
	text-align: center;
}
#col-01 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20%;
}
#col-02 {
	float: right;
	width: 75%;
}
.float-clear {
	clear: both;
}
#sub-menu {
	font-weight: bold;
}
#sub-menu a:link, #sub-menu a:visited, #sub-menu a:active {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#sub-menu a.sel:link, #sub-menu a.sel:visited, #sub-menu a.sel:active {
	color: #000000;
	text-decoration: none;
	background-color: #f8f8f8;
}
#col-02 p, #col-02 a:link, #col-02 a:visited, #col-02 a:active {
	margin: 5px;
	padding: 5px;
	font-size: 12px;
}
.txt-center {text-align: center;}
.txt-right {text-align: right;}
.txt-block {text-align: justify;}
