body{
	padding: 7px;
	margin: 7px;
	background-color: #FFFFFF;
	text-align:center;
	color: #666666;
}

body table{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

body table table{
}


a:link, a:visited {
	text-decoration: none;
	color: #005599;
}
a:hover{
	text-decoration: underline;
	color: #FF9900;
}
a:active{
	text-decoration: none;
	color: #005599;
}

.sub {
	margin-top:0px;
	margin-bottom:0px;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.navi1 {
	padding-left: 7px;
	padding-right: 7px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.navi2 {
	padding-left: 7px;
	padding-right: 7px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
.navi3 {
	padding-left: 7px;
	padding-right: 7px;
	color: #666666;
}
.sub_a {
	padding-left: 7px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
.sub_b {
	padding-left: 7px;
	background-color: #DDDDDD;
}
.sub_c {
	padding-left: 7px;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
