TD{
    
    
  font-size : 14px;
  
  
  
  
}
TH{
    
    
  font-size : 14px;
  text-decoration : none;
  font-weight : bold;
  text-align : center;
  
}


.menu{
    
    
  font-size : 14px;
  text-decoration : none;
  color : #ffffff;
  
  text-align : center;
  
  
  
  
  
  width : 160px;
  
  
  

  padding-top : 5px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 5px;
  
  
  
  
  
  

  
  border-bottom-width : 1px;
  
  border-bottom-style : solid;
  
  border-bottom-color : gray;
  

  background-color : green;
}

.menu16{
    
    
  font-size : 16px;
  font-weight : bold;
  text-decoration : none;
  color : navy;
  background-color : yellow;
  text-align : center;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : white;
  border-bottom-color : white;
  padding-top : 2px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : white;
  border-left-color : white;

  padding-left : 2px;
  padding-right : 2px;
}

.main{
    
    
  background-color : #a9edb7;
  
}


.point{
    
    
  cursor : pointer;
}
.menu_11{
    
    
  font-size : 12px;
  
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
border-width : 0px 0px 0px 0px;
  
  border-color : gray gray gray gray;
  
  
}
.tx{
    
    
  font-size : 12px;
  
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
border-width : 0px 2px 2px 2px;
  border-bottom-style : solid;
  border-left-style : solid;border-color : white white white white;
  color : yellow;
  background-color : teal;
  
  border-right-style : solid;
}
.link_{
    
    
  color : blue;
  text-decoration : underline;
  cursor : pointer;
}

