@charset "utf-8";
/* CSS Document */
* { font-family: "宋体", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; margin: 0; padding: 0; color: #333; text-align: left; border: 0; line-height: 20px; }
body { background: #ffffff url(bg.jpg); }
table { border-collapse: collapse; border-spacing: 0; }
img { vertical-align: middle; }
ul, li, ol { list-style: none }
a { text-decoration: none; color: #333333; }
a:hover { color: #333333; text-decoration:underline; }
.clear { clear: both; height: 0px; overflow: hidden; font-size: 1px; line-height: 0; }

/*头部*/
#header{}

/*底部*/
#footer{}

