﻿
/* banner */
.banner{width:1000px;height:230px;margin:10px auto;position:relative; text-align:center;}
.bn{width:1680px; height:230px; background:#FFFF; position:absolute; left:-340px; top:0;}
.banner ul{position:absolute; right:0; bottom:0; z-index:10;}
.banner ul li{float:left; padding:0;}
.banner ul li a{width:30px; height:31px; line-height:26px; text-align:center; font-family:"Verdana"; font-size:13px; color:#998479; display:block; background:url(bg1.png) no-repeat; overflow:hidden;}
.banner ul li a.current{background-position:0 -31px; color:#FFF;}*/
.banner{height:230px;overflow:hidden;margin:0 auto}
.banner .d1{z-index:1;width:100%;height:230px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{z-index:3;width:100%;height:30px;clear:both;position:absolute;z-index:3;right:10px;bottom:6px;}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{float:left;width:30px;margin:0 2px; height:31px; line-height:26px; text-align:center; font-family:"Verdana"; font-size:13px; color:#998479; display:block; background:url(bg1.png) no-repeat; overflow:hidden;}
.banner .d2 li.nuw{background-position:0 -31px; color:#FFF;}


