$(function() {
$("div.table_box tr:last-child").addClass("last");
});
