.table_01 {
	width: 1040px;
	margin-top: 10px;
	border: none;
}

.table_02 {
	width: 100%;
	border: none;
}

.table_03 {
	width: 100%;
	margin-top: 15px;
	text-align: left;
	border: none;
}

.table_04 {
	height: 100%;
	width: 100%;
	padding: 20px 0px 20px 2px;
	font-size: 16px;
	border: solid 1px #ccc;
	background: #fff;
}

.table_05 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}