﻿$(document).ready(function() {
      $(".WebBody .WebLeftMenu > div:first-child").css("border-top", "1px solid #E1E1E1");
});
