@charset "utf-8";
/* CSS Document */

table.table1{
	margin-left: 0;
	margin-right: auto;
}
table.table1 td{
	padding: 0 8px;
	line-height: 1;
	vertical-align: middle;
	border: none;
}