@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body,td{
font-size:12px;
}
body{
text-align:center;
}

