@charset "utf-8";
/*公用*/
body{font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#2b2b2b;}
img{border:none;}
a{color:#333;text-decoration:none;}
ul{list-style:none;}
li{list-style:none;}
div,ul,li,dl,dd,dt,p,span,a,body,h2,form,input{padding:0;margin:0;}

/* 幻灯 */.banner{width:100%;height:390px;overflow:hidden;position:relative;z-index:0;}
.banner ul li{width:100%;height:390px;overflow:hidden;position:absolute;z-index:0;left:0;top:0;display:none;background-position:center top;background-repeat:no-repeat;}
.banner ul li a{width:980;height:390px;display:block;overflow:hidden;text-indent:-9999px;}
/* 公告、横幅按钮 */
.noticeBox{width:980px;height:11px;line-height:11px;overflow:hidden; margin:0px auto;}
.notice{width:980px;height:11px;overflow:hidden;margin:0 auto;padding-bottom:30px; background:url(../images/news_bg.png) no-repeat center top }
.notice p{ line-height:50px; width:800px; overflow:hidden; float:left}
.bannerOther{float:right;margin-top:1px; margin-right:6px; width:100px;}
.bannerOther ul{float:left;}
.bannerOther ul li{float:left;display:inline;width:11px;height:11px;line-height:11px;text-indent:-9999px;overflow:hidden;background:url(../images/notice.png) no-repeat 0 -11px;margin-left:2px;cursor:pointer;}
.bannerOther ul li.current{background:url(../images/notice.png) no-repeat 0 0;cursor:default;}
