$(document).ready(function() 
{ 	
    
    $(".MENU_DT").corner("tr 8px tl 8px");
    $(".LU_DS_3D").corner("6px");
})

