
.area{ width:100%; margin:5px auto; overflow:hidden; position:relative; cursor:pointer;padding: 4px;}
.js{POSITION: relative; WIDTH:100%; 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:60%; padding-top:1px; background:url(../images/bg01.png) no-repeat;_background:none;/*IE6*/
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/bg01.png");/*IE6*/
height:20px; left:0; FONT-WEIGHT: bold;left:20%; top:102%; position:absolute;}
.jsNav{ position:absolute; left:30%; top:102%;}
.jsNav a{width:20px; font-size:14px; margin-right:6px; display:inline; height:20px; line-height:20px; display:block;float:left; text-align:center; color:#fff;}
.jsNav a:hover{background:url(../images/bg01.gif) no-repeat;color: #FF1555; text-decoration:none;}
.jsNav .imgSelected { background:url(../images/bg01.gif) no-repeat;color: #FF1555;}
.qq{ display:none; z-index:200}