@charset "utf-8";

/* 幻灯 */.banner{width:100%;height:460px;overflow:hidden;position:relative;z-index:0; margin:0px auto 0 auto}
.banner ul li{width:100%;height:460px;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:100100%;height:460px;display:block;overflow:hidden;text-indent:-9999px;}
/* 公告、横幅按钮 */
.noticeBox{
	width:1000px;
	height:16px;
	line-height:22px;
	overflow:hidden;
	position:absolute;
	left:129px;
	top:577px;
}
.notice{width:990px;height:30px;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:0px; }
.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;}
