/* CSS Document */
table.hyo{
    text-align:center;
margin-right:auto;
margin-left:auto;
margin-right:28px;
margin-left:28px;
    width:744px;
    border:1px solid #999999;
    border-left:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background:url(../img/table.gif);
    empty-cells:show;
}
.hyo th{
    text-align:center;
    width:224px;
    border-right:0px;
    border-bottom:1px solid #999999;
    color:#666666;
    background:url(../img/teble.gif);
    background-position:left top;
    padding:0.3em 1em;
	font-weight:bold;
	font-size:14px;
}
table a{
    color:#666666;
    text-align:center;
	font-weight:bold;
	font-size:14px;
}
.hyo a{
text-decoration: underline;
}
.hyo a:link{
color:#617E9B;
}
.hyo a:visited{
color:#6E8FB7;
}
.hyo a:hover{
color:#769ECC;
}
.ad{
	font-size:10px;
}
.hyo td{
    border-right:0px;
    border-bottom:1px solid #999999;
    padding:0.3em 1em;
	text-align:left;
	font-size:12px;
}
.hyoA{
    border-right:0px;
    border-bottom:0px;
    padding:0.3em 1em;
	text-align:left;
	font-size:12px;
}