.area{
	overflow:hidden;
	position:relative;
	text-align: center;
	cursor: pointer;
}
.js{
	POSITION: relative;
	overflow:hidden;
	height: 483px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
.prevBtn{BACKGROUND:url(btn01h.jpg) no-repeat;HEIGHT:47px; WIDTH: 32px; display:block; position:absolute; top:120px;}
.prevBtn:hover{BACKGROUND:url(btn01.jpg) no-repeat;}
.nextBtn {BACKGROUND:url(btn02h.jpg) no-repeat;HEIGHT:47px; WIDTH: 32px; display:block; position:absolute; right:0; top:120px;}
.nextBtn:hover{BACKGROUND:url(btn02.jpg) no-repeat;}
.imgSelected {BACKGROUND: url(jsNav.png) no-repeat;}
.bg{ width:100%; height:44px; _height:44px; left:0; FONT-WEIGHT: bold; bottom:0; position:absolute;background:url(bg01.png) no-repeat center;_background:url(bg01.png) no-repeat left center;/*IE6*/ overflow:hidden; margin:0 auto;
}
.jsNav{
	position:absolute;
	left:45%;
	bottom:30px;
}
.jsNav a{
	width:17px;
	height:22px;
	margin-right:10px;
	display:inline;
	display:block;
	float:left;
	background:url(bullets.png) no-repeat 0 0;
	z-index: 99;
}
.jsNav a:hover{
	background:url(bullets.png) no-repeat;
	background-position:0 -22px;
	z-index: 99;
}
.jsNav .imgSelected {
	background:url(bullets.png) no-repeat;
	background-position:0 -22px;
}
.qq{ display:none; z-index:200}
