html {
	height: 100.05%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ace;
	color: #066;
	font-family: "Bookman Old Style","Georgia","Times New Roman",Times,serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
 	width: 100%;
}

.content {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
 	width: 600px;
}

.picshow {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
 	width: 480px;
}

.mid {
	vertical-align: middle;
}

.bot {
	vertical-align: bottom;
}

a {
	color: #066;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	color: #03f;
	text-decoration: none;
}

a.b {
	font-weight: 700;
}

.navi {
	margin-left: 6px;
}

a.nav {
	color: #077;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}

a.nav:hover {
	color: #065;
	text-decoration: underline;
}

b {
	font-weight: 700;
}

h1,h2,h3 {
	color: #077;
	font-style: italic;
	margin-left: 9px;
	margin-right: 9px;
}

h1 {
	font-size: 30px;
	margin-bottom: 9px;
	margin-top: 30px;
	text-align: center;
}

h1.hp {
	font-size: 42px;
	margin-bottom: 6px;
	margin-top: 0px;
	vertical-align: middle;
}

h2 {
	font-size: 21px;
	margin-bottom: 9px;
	margin-top: 20px;
}

h2.hp {
	margin-bottom: 0px;
	margin-top: 21px;
	text-align: center;
	vertical-align: middle;
}

h3 {
	font-size: 17px;
	margin-bottom: 9px;
	margin-top: 15px;
}

p,td,th,ul {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 9px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 9px;
}

p,li {
	line-height: 120%;
}

.tab1 {
	margin-left: 9px;
}

input,textarea {
	background-color: #def;
	border: 1px solid #066;
	color: #077;
	font-size: 14px;
	padding-left: 5px;
}

input.button {
	background-color: #077;
	border: 1px solid #033;
	border-style: ridge;
	color: def;
	font-size: 14px;
	font-weight: 700;
	padding: 2px;
	width: 120px;
}

.l {
	font-size: 20px;
}

.s {
	font-size: 13px;
}

.s0 {
	background-color: #def;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}

.sn {
	background-color: #def;
	font-size: 13px;
	text-align: center;
}

.nobr {
	white-space: nowrap;
}

.sbnb {
	font-size: 13px;
	font-weight: 700;
	white-space: nowrap;
}
