﻿@charset   "UTF-8";

.tble1 {
	width:764px;
	background-color:#f0ffff;
	border:1px #336666 solid;
	border-collapse:collapse;
}

.tble2 {
	width:772px;
	background-color:#f0ffff;
	border:1px #336666 solid;
	border-collapse:collapse;
}

.tble3 {
	border:1px #C0C0C0 solid;
	font-size:smaller;
	border-collapse:collapse;
}

table img{
	border:0px;
	float:right
}
th,td{
	border:1px #808080 solid;
}

.navi a {
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-bottom: 1px solid; 
	margin: 0px; 
	display:block;
	padding-top: 16px; 
	padding-left: 1px;
	padding-right: 1px; 
	padding-bottom: 16px; 
	font-weight: bold;
	font-size: 16px; 
	text-align: center; 
	text-decoration: none;
	vertical-align:bottom; 
	width: 100%; 
}
.navi a:link {
	color: #000000;
	background-color: #e6e6fa;
	border-top-color: #eeeeee; 
	border-left-color: #eeeeee;
	border-right-color: #555555;
	border-bottom-color: #555555; 
}
.navi a:visited {
	color: #000000;
	background-color: #e6e6fa;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	border-right-color: #555555;
	border-bottom-color: #555555;
}
.navi a:hover {
	color: #ff0000;
	background-color: #f0ffff;
	border-top-color: #555555;
	border-left-color: #555555;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	padding-top: 17px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom:15px;
}
.navi a:active {
	color: #ff0000;
	background-color: #ffe3e0;
	border-top-color: #555555;
	border-right-color: #eeeeee;
	border-left-color: #555555;
	border-bottom-color: #eeeeee;
	padding-top: 17px;
	padding-left:2px;
	padding-right:0px;
	padding-bottom: 15px;
}
div.infobox {
	height: 258px;
	width: 760px;
	overflow: auto;
	border: 1px inset;
}