@charset "utf-8";
/* CSS Document */
@import url("robin.css");
@import url("navmenu.css");
a:link { color:#000; text-decoration:none; }
a:visited { color:#000; text-decoration:none; }
a:hover { color: #870512; text-decoration:underline; }
a:active { color:#F00; text-decoration:underline; }
div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, form, body, a, span, label, p, table, tr, td { margin:0px; padding:0px; border:0px; font-family:宋体; color:#000; font-weight:normal; list-style-type:none; list-style-position:outside; }
input, textarea, select { margin:0px; padding:0px; }
body { background-color:#FFF; line-height:180%; font-size:12px }
.container { width:960px; margin:0px auto; }

