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


