#news #article {
  min-width: inherit !important;
}
#news #article section#text table {
  width: 100%;
  max-width: 960px;
}
#news #article section#text table thead th {
  background-color: #f5f5f5;
}
#news #article section#text table tbody th {
  text-align: left;
}
@media screen and (min-width: 801px) {
  #news #article section#text table .thd {
    width: 280px;
  }
  #news #article section#text table .colx1 {
    width: calc(100% - 280px);
  }
  #news #article section#text table .colx2 {
    width: calc((100% - 280px) / 2);
    min-width: 305px;
  }
  #news #article section#text table thead th {
    height: 65px;
  }
}/*# sourceMappingURL=style_20260805_01.css.map */
