fusui3 a{
text-decoration:none;
color:rgb(0,0,255);
}
fusui3 table{
border-collapse:collapse;
padding:0;
margin:0;
}
fusui3 th{
width:4.5em;
border:2px solid rgb(0,0,0);
}
fusui3 td{
width:7.5em;
height:1.5em;
border:2px solid rgb(0,0,0);
}
fusui3 td table{
border-collapse:collapse;
padding:0;
margin:0;
}
fusui3 td table td{
border:1px solid rgb(0,0,0);
text-align:center;
}
fusui3 td table tr:nth-child(1) td:nth-child(1){
background-color:rgb(128,255,64);
}
fusui3 td table tr:nth-child(1) td:nth-child(3){
background-color:rgb(0,255,255);
}