@charset "utf-8";
/* CSS Document */
body { font-size:12px; font-family: Arial, Helvetica, sans-serif; background:#fff; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, form, input, button, img, cite, strong, em, table, td, th { padding:0; margin:0; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
img, table, td, th { border: 0; }
ul, ol { list-style-type:none; }
a:link { color:#245485; text-decoration:none; }
a:visited { color:#245485; text-decoration:none; }
a:hover { color:#008c00; text-decoration:none; }
.container { margin:0 auto; width:1003px; border:2px solid #ff0000; }

