@charset "utf-8";
/* CSS Document */
* { border-style: none;
	border-color: inherit;
	border-width: 0;
	font-family: "宋体", Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: normal; 	font-style: normal; margin: 0 0px 0 0; 
	padding: 0; 	color: #333; 	text-align: left; 	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; }
.fontfam
        {
            font-family: Microsoft YaHei,微软雅黑, Segoe UI, Arial; font-size:15px;
        }
/*头部*/
#header{}

/*底部*/
#footer{}

