$(function(){
  $('#hp_product ul li a').corner('3px cc:#c7c7c7');
  $('#sidebar h3').corner('8px top cc:#f0f0f0');
  $('#hp_product_outer').corner('8px cc:#f0f0f0');
  $('#hp_product').corner('8px cc:#ffffff');
});

