fusuifee table{
border-collapse:collapse;
}
fusuifee th{
background-color:rgb(128,128,128);
color:rgb(255,255,255);
border:1px solid rgb(0,0,0);
}
fusuifee th:nth-child(1){
width:10em;
}
fusuifee th:nth-child(2){
width:15em;
}
fusuifee th:nth-child(3){
width:7.5em;
}
fusuifee td{
border:1px solid rgb(0,0,0);
}
fusuifee td:nth-last-of-type(-n+1) {
text-align:right;
width:5.5em;
}
fusuifee a1{
background-color:rgb(255,225,225);
}
fusuifee a2{
color:rgb(255,0,0);
}
