$(document).ready(function() 
{ 	
    
    $(".HUI_BK_C3").corner("br 10px");
    $(".HUI_BK_D5").corner("6px");
})

