@charset "utf-8";

body, p, li, dd, dt, option { font-size:12px;line-height:1.5em;text-shadow:0px 0px 0px;}
div { font-size:12px; line-height:1.5em;text-shadow:0px 0px 0px;} 
body {margin:0px; }
div {margin-bottom:-0px;}
table {padding:0px;border-spacing:0px;border:0;}
th, td {padding:0px;text-align:center;}
img {border: none;}


/* cursor */
.hand { cursor:pointer; }
.center { text-align:center; }

a:link { color: #555555; text-decoration: none; }
a:visited { color: #555555; text-decoration: none; }
a:hover { color: #555555; text-decoration: none; }
a:active { color: #EA3F21; text-decoration: none; }
