
#contents {
	padding:20px;
}

#corp_table {
	width:70%;
	margin:20px auto;
}

#corp_table th,
#corp_table td
{
	border:1px solid #90A4AE;
	padding:20px 10px;
}

#corp_table th {
	width:200px;
	background:#CFD8DC;
}

