.sc_table {
	position: relative;	
	padding-top: 0.1px;
}
.sc_table table {
	width: 100%;
}
.sc_table table th,
.sc_table table td {
	padding: 1em;
}
.sc_table table tr:first-child th,
.sc_table table tr:first-child td {
	font-weight:bold;
}
