#div_main {
    position:relative;
  }
  #div_th {
    overflow:auto;
    overflow:scroll;
    height:300px; 
    
  }
  #div_main table {
    width:100%;  
}