@charset "utf-8";
.MyTable  th {
	border: 1px solid #FFF;
	text-align: center;
}
.MyTable  td {
	text-align: center;

}
