@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; list-style: none; }
body, td, th { font-size: 12px; color: #333; font-family: '微软雅黑', "宋体", '新宋体', '楷体', '黑体'; }
a:link, a:visited, a:active, a:hover { color: #333; text-decoration: none; }
.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; }
