@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; list-style: none; }
body, td, th { font-size: 12px; color: #333; font-family: "宋体", '新宋体', '楷体', '黑体', '微软雅黑'; }
body {}
a:link, a:visited, a:active { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; color: #333; }
.cf { content: ""; clear: both; font-size: 0px; line-height: 0px; height: 0px; visibility: visible; }
img, a { border: none; }
table { border-collapse: collapse; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
p { line-height: 25px; }
