body {
	font-size:12px;
	line-height:1.6em;
	background:url(back.jpg) fixed;

}
img{
	margin:0px;
	padding:0px;
	border-style:none;
}
h1 {
	font-size:large;
	margin:18px 0px 10px 32px;
	font-weight:normal;
	color:#191970;
}
.logo {
	float:left;
	font-size:14px;
	color:gray;
	margin:0px;
	padding:0px;
	width:200px;
	text-align:center;
}
.top {
	width:900px;
	margin:0px;
	padding:0px;
	line-height:2.5em;
}
.top img{
	float:left;
}
.title {
	float:right;
	text-align:right;
}
.titlea {
	font-size:16px;
	color:gray;
	margin:10px;
}
.titleb {
	font-size:32px;
	color:navy;
	margin:10px;
}
.logo img{
	margin:0px 5px 10px 0px;

}
.logo a{
	display:block;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	float:left;
	width:200px;
	padding:5px 0px;
	background-color:#191970;
	margin:2px;
	text-decoration:none;

}
.logo a:hover{ 
	color:white;
	background-color:#4169e1 ;
	text-decoration:none;
}
.menu {
	display:inline;
	margin:5px 0px;
	padding:0px;
	width:900px;
}
.menu a {
	display:block;
	color:white;
	text-align:center;
//	font-weight:bold;
	font-size:12px;
	float:left;
	width:125px;
	padding:5px 0px;
	background-color:#191970;
	margin:0px;
	text-decoration:none;
	border-left:1px solid #000060;
	border-right:1px solid #000060;
}
.menu a:hover {
	color:white;
	background-color:#4169e1 ;
	text-decoration:none;
}
a.this {
	color:white;
	background-color:#4682b4 ;
	text-decoration:none;
	border:none;
}
.list {
	width:920px;
	margin:0px;
	padding:0px;
	line-height:1.8em;
}
.list li {
	list-style:none;

}
.list li .left{
	float:left;
	margin-left:30px;
	width:120px;
}
.list li .mid{
	float:left;
	width:150px;
}
.list li .med{
	float:left;
	width:50px;
}
.list li .right{
	float:left;
}
.list hr {
	margin:0px 30px;
	color:silver;
	height:1px;
}
.contents {
	margin-left:30px;
	width:834px;
}
table {
	margin-left:30px;
}
table img{
	padding:5px;
	border:1px solid navy;
	margin:2px
}
