$(document).ready(function() 
{ 	
    
    $(".HUI_BK_D4").corner("2px");
    $(".PINK_BK_D9").corner("5px");
    $(".PINK_BK_D9_C").corner("6px");
    $(".HUI_BK_DF").corner("6px");
    $(".HUI_K_FD").corner("4px");
    $(".HUI_DS_DE").corner("8px");
    $(".PINK_BK_D9_H").corner("6px");
})

