@charset "utf-8";
/* CSS Document */
.jsNav a{ color:white; text-decoration:none; font-family:"微软雅黑"; font-size:14px;}

.banner{ border:1px solid #ebebeb; width:740px; height:286px; position:relative; z-index:0; overflow:hidden; float:left;}
.banImgs{margin-left:15px;width:740px;height:286px;}
.banImgs li{ display:none; position:absolute; z-index:1}
.banPrev,.banNext{ width:18px; height:29px; position:absolute; top:169px; overflow:hidden; cursor:pointer; z-index:105; }
.banPrev{background:url(../images/banPrev.jpg) ;left:2px;}
.banNext{ background:url(../images/banNext.jpg); left:578px; }
.jsNav{ position:absolute; left: 1000px; top: 360px; width: 82px; height: 22px; z-index:1199 }
.jsNav a{ float:left; }
.jsNav a{ display:block; width:15px; height:15px; line-height:15px; text-align:center; font-family:Arial, Helvetica, sans-serif; margin-right:5px; font-size:12px; z-index:11}
.trigger{background:#b9b9b9;}
.current{background:#90ce03;}
