table.hyo1 {
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
/*	border-collapse: collapse;*/
}
table.hyo1 th, table.hyo1 td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 2px #FFF;
}
table.hyo1 tr.head th {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	padding: 2px 5px;
	color: #003399;
	text-align: center;
	font-size: 14px;
}
table.hyo1 td.area {
	background-color: #3886c7;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 5px;
}
table.hyo1 td.cell1 {
	background-color: #b9e3f9;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
	width: 28px;
	font-weight: bold;
}
table.hyo1 td.cell2 {
	background-color: #bacde9;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
	width: 28px;
	font-weight: bold;
}
table.hyo1 span.small {
	font-size: 12px;
}
table.hyo1 span.normal {
	font-weight: normal;
	font-size: 10px;
}
table.hyo1 tr.head th.option {
	text-align: left;
	padding-left: 20px;
}
table.hyo1 td.option {
	background-color: #FFFFCC;
	color: #333333;
	padding-left: 20px;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;

}
#pos2 {
	padding-left: 20px;
}

