$(function(){
	$('.list_press li:nth-child(3n)').css('margin', '20px 0 39px 0');
});



