/* CSS Document */
#banner {
   height/**/:100px;
   width/**/:770px;
   margin-bottom/**/:8px;
   margin-top/**/:-18px;
}
#banner-a {
	float/**/:left;
	height/**/:100px;
	width/**/:590px;
}
#banner-a h1{
	padding:0;
	margin-bottom:0;
	background-image:none;
	font-size: 100%;
}

#banner-b {
	float/**/:left;
	height/**/:100px;
	width/**/:169px;
	margin-left/**/:10px;
}

#bodyArea table.hyo {
	border-collapse:collapse ;
	border:1px solid #000000;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#bodyArea table.hyo th {
	border:1px solid #000000;
	background/**/: #f0f0f0;
	color/**/: inherit;
	padding: 4px;
	line-height:130%;
	font-weight/**/:normal;
}
#bodyArea table.hyo td {
	border:1px solid #000000;
	padding: 4px;
	line-height:130%;
}
