#header {
	width: 750px;
	background-image: url(../images/topmap.png);
	height: 139px;
	background-repeat: no-repeat;
}
#content {
	width: 750px;
	float: left;
	text-align: right;
}
#footer {
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
	clear: left;
	background-image: url(../images/ha_15.jpg);
}
#contentleft {
	float: left;
	width: 245px;
	background-color: #C0C0C0;
	background-repeat: repeat-y;
}
#contentright {
	margin-left: 245px;
	background-image: url(../images/a01.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.b {
	font-weight: bold;
}
