@charset "utf8";

.newstb {
border-collapse: collapse;
border: 3px solid #ffffff;
margin: 2em auto;
}


.newstb th {
  border: none;
  
  color: #ffffff;
  background-color: #a9cf4d;
}

.newstb td {
  border-top: none;
  
  
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}



 .c1 {
  color: #000000;
  background: #eeeeee;
 
  
}

 .c2 {
  color: #000000;
  background: #ffffff;
 
  
}