@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;border: none; text-align: left;  }
/*body { background: #ffffff url(bg.jpg);     overflow-x: hidden;}*/
/*table { border-collapse: collapse; border-spacing: 0; }*/
img { vertical-align: middle; max-width: 100%;}
ul, li, ol { list-style: none }
a { text-decoration: none; color: #333333;    cursor: pointer; }
a:hover { text-decoration:none; }
.clear { clear: both; height: 0px; overflow: hidden; font-size: 1px; line-height: 0; }
.left,.fl{float:left;display:inline;}
.right,.fr{float:right;display:inline;line-height:20px;}
.clearfix {
    zoom: 1;
}

body {
	min-width: 1200px\9;
	/* margin: 0 auto\9; */
}

/*头部*/
#header{}

/*底部*/
#footer{}


