/* CSS Document */

table #cyumon{
border:1px solid #CBE4E4;
vertical-align:bottom;
}

tr{
vertical-align:super;
}

th{
font-weight:normal;
text-align:center;
height:24px;
white-space:nowrap;
}



td{
white-space:nowrap;
font-size:12px;
color:#333;
height:22px;
}

td.notice{
white-space:normal;
vertical-align:top;
text-align:left;

}

