$(document).ready(function() 
{ 	
    
    $(".HUI_BK_C8").corner("8px");
    $(".HUI_BK_F0").corner("8px");
})

