$(document).ready(function() {
	$(".module_thumbbox","#column04").eq(0).attr("id","c4main_01");	
	$(".module_flashplayer","#column06").eq(0).attr("id","c6main_01");	
	$(".module_boxnews","#column06").eq(0).attr("id","c6main_02");	
	$(".module_appformlist","#column07").eq(0).attr("id","c7main_01");	
	$(".module_boxnews","#column05").eq(0).attr("id","c5main_01");
	$(".module_boxnews","#column05").eq(1).attr("id","c5main_02");
	$(".module_boxnews","#column05").eq(2).attr("id","c5main_03");
	$(".module_boxnews","#column05").eq(3).attr("id","c5main_04");
	$(".module_boxnews","#column05").eq(4).attr("id","c5main_05");
	
	
});
