@charset "utf-8";
.tableFixHead          { overflow: auto; width: 100%; height: 500px; }
.tableFixHead thead th { position: sticky; top: 0; z-index: 1; background-color: #BEE5F2; }
