@charset "UTF-8";




.report_list1{
}

	.report_list1 li{
		float:left;
		margin-left:22px;
		width:285px;
	}
	.report_list1 li:first-child{
		margin-left:0;
	}



.report_list2{
	clear:both;
}

	.report_list2 li{
		float:left;
		margin-left:30px;
		margin-bottom:40px;
		width:280px;
	}
	.report_list2 li:first-child{
		margin-left:0;
	}

	.report_list2 img{
		margin-bottom:10px;
	}


.report_rowBase1{
	margin-bottom:40px;
}

	.report_rowBase1 img{
		margin-bottom:10px;
	}
	
.report_row1{
}

	.report_row1 .report_col1{
		width:556px;
	}
	
	.report_row1 .report_col2{
		width:278px;
	}
	
	.report_row1 .report_col3{
		width:328px;
	}


.report_row2{
}

	.report_row2 .report_col1{
		width:421px;
	}


.report_row3{
}

	.report_row3 .report_col1{
		width:622px;
	}

	.report_row3 .report_col2{
		width:264px;
	}







