
table.hyu2{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
    font-size:0.9em;
}

table.hyu2 th, 
table.hyu2 td {}
table.hyu2 td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    font-size:0.9em;
}			
table.hyu2 td{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    font-size:0.9em;
}
.hyu2-a{
	background-color: #EBEDF3;
	font-weight: bold;
    font-size:0.9em;
	}
.hyu2-a img{
	vertical-align: top;
	float: left;
	padding-right: 10px;
    font-size:0.9em;
}		
