<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Original Setting ----------------------------------- */
table.MbTB1 {
border-collapse:collapse;
border-spacing:0;
}
table.MbTB1 th,
table.MbTB1 td {
padding:4px;
border-bottom:10px solid #fff;
vertical-align:top;
}
table.MbTB1 th {
background-color:#E2E9EF;
white-space:nowrap;
}
table.MbTB1 tr {background:url(images/dot.gif) repeat-x left bottom;}


table.MbTB2 {
border-collapse:collapse;
border-spacing:0;
}
table.MbTB2 td {
padding:4px;
vertical-align:top;
}


table.MbTB3 {
border-collapse:collapse;
border-spacing:0;
border-top:1px solid #999;
border-left:1px solid #999;
}
table.MbTB3 th,
table.MbTB3 td {
border-bottom:1px solid #999;
border-right:1px solid #999;
padding:4px;
font-weight:normal;
text-align:center;
}
table.MbTB3 th {background-color:#E2E9EF;}
table.MbTB3 th.val1 {
background-color:#7487A4;
color:#fff;
}
table.MbTB3 td.val1 {
background-color:#dfdfdf;
width:13%;
}



table.MbTB4 {
border-collapse:collapse;
border-spacing:0;
border-top:1px solid #999;
border-left:1px solid #999;
}
table.MbTB4 th,
table.MbTB4 td {
border-bottom:1px solid #999;
border-right:1px solid #999;
padding:4px;
font-weight:normal;
text-align:left;
}
table.MbTB4 th {background-color:#E2E9EF;}
table.MbTB4 th.val4 {
background-color:#7487A4;
color:#fff;
text-align:center;
}
table.MbTB4 td.val4 {
background-color:#dfdfdf;
text-align:center;
}


/* WhiteSpace Setting ----------------------------------- */
.marT5 {margin-top:5px;}
.marT20 {margin-top:20px;}
.marB0 {margin-bottom:0;}
.marB5 {margin-bottom:5px;}
.marB10 {margin-bottom:10px;}
.marB20 {margin-bottom:20px;}

.alignC {text-align:center;}
</pre></body></html>