﻿    $(function ()
    {
      $('.tdReportDetail:nth-child(6)').addClass('lasttd');
    });

