@charset "utf-8";
.td_ent{
  width : 50%;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #cccccc;
  background-color : black;
}

