@charset "utf-8";

table th,td{
padding:4px;
font-weight:normal;
}

td.bor_top{
border-top:1px solid #999999;
}

td.bor_right{
border-right:1px solid #999999;
}

td.bor_left{
border-left:1px solid #999999;
}

td.bor_bottom{
border-bottom:1px solid #999999;
}

td.center{
text-align:center;
}

td.bg{
background-color:#eeeeee;
}

td.right{
text-align:right;
}

