﻿@charset "utf-8";
/* 节能模式 */
body{ background:#FFF; margin:0px; padding:0px; font-size:12px; color:#333; line-height:22px;overflow-x:hidden;}
.mainbody{ width:100%; margin:0px auto;background:url(../images/mainbg.gif) top repeat-x #FFF; z-index:0;position:relative;}
.footer{ width:100%;background:url(../images/footerbg.gif) top repeat-x #F8F8F8;height:55px; margin:0px auto; padding-top:8px; overflow:hidden;/*position:relative; z-index:9999;*/ font-family:Arial,"宋体";}