body {
	text-align: center;
	margin: 0px;
}
#wrap {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(topimg/header.gif);
	width: 760px;
	background-repeat: no-repeat;
	height: 72px;
}
.summary {
	font-size: 70%;
	color: #666666;
	width: 750px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#upnavi {
	width: 760px;
	background-image: url(topimg/upmenu.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#upnavi ul {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#upnavi ul li {
	display: block;
	float: left;
	list-style-type: none;
	height: 30px;
	width: 95px;
	font-size: 80%;
	text-align: center;
}
#upnavi ul li a:link, #upnavi ul li a:visited {
	background-image: url(topimg/upnavi_off.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 95px;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0066CC;
}
#upnavi ul li a:hover, #upnavi a:active {
	color: #FF9900;
	background-image: url(topimg/upnavi_on.jpg);
	background-repeat: no-repeat;
}
#unit {
	width: 570px;
	float: left;
}
#contents {
	width: 380px;
	float: right;
	font-size: 80%;
	margin-left: 20px;
}
#sidenav {
	width: 170px;
	float: left;
}
#new {
	width: 160px;
	float: right;
	margin-left: 10px;
}
#contents h1 {
	font-size: 120%;
	line-height: 1.2em;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFB346;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFF2DB;
	color: #333333;
}
#contents p {
	line-height: 1.2em;
	margin-left: 10px;
}
#contents h2 {
	font-size: 110%;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FF6633;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FCE47C;
	margin-left: 10px;
}
.txtrig {
	text-align: right;
}
#sidenav ul {
	margin: 10px 0px 15px;
	padding: 0px;
}
#sidenav ul li {
	font-size: 80%;
	line-height: 1.2em;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 7px;
}
#sidenav h2 {
	font-size: 90%;
	line-height: 1.2em;
	color: #003366;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 5px;
	background-color: #E7F4FA;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D0DCD9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DCD9;
}
#new h3 {
	font-size: 90%;
	line-height: 1.2em;
	color: #660000;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#new p {
	font-size: 80%;
	line-height: 1.2em;
	color: #666666;
}
.red {
	color: #CC0000;
}
.footnav {
	clear: both;
	width: 760px;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
}
.footnav h3 {
	font-size: 90%;
	line-height: 1.2em;
	color: #003366;

}
.footnav ul {
	line-height: 1.2em;

}
.footnav ul li {
	font-size: 80%;
	line-height: 1.2em;
	display: inline;
	padding: 0px;
	margin: 5px;

}
.footnav h4 {
	font-size: 80%;
	line-height: 1.2em;
	color: #003366;
	margin-bottom: 0px;
}
a.foot:link {
	color: #333399;
	text-decoration: none;
}
a.foot:visited {
	color: #333399;
	text-decoration: none;
}
address {
	font-size: 80%;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.copyright {
	background-color: #336699;
	width: 760px;
}
.copyright p {
	font-size: 60%;
	text-align: center;
	color: #FFFFFF;
}
hr {
	width: 760px;
}
.logo {
	border: 0px;
}
.paget {
	font-size: 80%;
	text-align: center;
}
