/* CSS Document */



.area{ width:100%; overflow:hidden; position:relative; cursor:pointer; text-align: center;}
.js{POSITION: relative; WIDTH:100%; HEIGHT: 500px;margin:0 auto;}
./* prevBtn{BACKGROUND:url(../images/btn01h.jpg) no-repeat;HEIGHT:47px; WIDTH: 32px; display:block; position:absolute; top:120px;}
.prevBtn:hover{BACKGROUND:url(../images/btn01.jpg) no-repeat;}
.nextBtn {BACKGROUND:url(../images/btn02h.jpg) no-repeat;HEIGHT:47px; WIDTH: 32px; display:block; position:absolute; right:0; top:120px;}
.nextBtn:hover{BACKGROUND:url(../images/btn02.jpg) no-repeat;} */
.imgSelected {/* BACKGROUND: url(../images/jsNav.png) no-repeat; */}
.bg{ width:420px; background:#fff;_background:none;/*IE6*/
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/bg01.png");/*IE6*/
height:50px; FONT-WEIGHT: bold;border-radius: 50px; text-align: center; box-shadow: 0 0 20px 0 rgb(0 0 0 / 16%); overflow: hidden; margin: 20px auto;}
.jsNav{ }
.jsNav a{width:120px; font-size:16px; display:inline; height:50px; line-height:50px; display:block;float:left; text-align:center; color:#333; padding: 0 10px;}

.jsNav .imgSelected { background:#1C499E;color: #fff;}
.qq{ display:none; z-index:200}