$(document).ready(function(){
	//footer txtlinkp
	$('#footer ul.txtnavi li:first-child').addClass('firstChild');
	 
});
