.area {
	width:100%;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.js {
	POSITION: relative;
	WIDTH:100%;
	HEIGHT: auto;
	margin:0 auto;
}
.js img{
	width:100%; border:0;
	HEIGHT: auto;
}
.prevBtn {
	BACKGROUND:url(/images/btn01h.jpg) no-repeat;border-radius:2px;
	HEIGHT:47px;
	WIDTH: 32px;
	display:block;
	position:absolute;
	left:5%;
	top:40%;
}
.prevBtn:hover {
	BACKGROUND:url(/images/btn01.jpg) no-repeat;border-radius:2px;
}
.nextBtn {
	BACKGROUND:url(/images/btn02h.jpg) no-repeat;border-radius:2px;
	HEIGHT:47px;
	WIDTH: 32px;
	display:block;
	position:absolute;
	right:5%;
	top:40%;
}
.nextBtn:hover {
	BACKGROUND:url(/images/btn02.jpg) no-repeat;border-radius:2px;
}
.imgSelected {
	BACKGROUND: url(/images/jsNav.png) no-repeat;
}
.bg {
	width:100%;
	padding-top:1px;
	background:url(../images/a_cc_bg.png) repeat-x;
	_background:none;/*IE6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/a_cc_bg.png");/*IE6*/
	height:100px;
	left:0;
	FONT-WEIGHT: bold;
	bottom:0px;
	position:absolute;
}
.jsNav {
	position:absolute;WIDTH:84%;
	left:8%;
	top:62%;
}
.jsNav a {
	width:25%;
	margin:0px;
	padding:30px 0px 30px 0px;
	display:inline;
	height:auto;
	display:block;
	float:left;
	background-color:#FFFFFF;
}
.jsNav a h1{float:left; margin:0px; width:25%; padding:0px 5% 0px 5%; font-style:normal;}
.jsNav a h2{float:left; margin:0px; width:65%;  padding:5px 0px 0px 0px; font-style:normal; text-align:left}
.jsNav a h3{float:left; margin:10px 0px 0px 0px; width:10%;  padding:0px; height:3px; background-color:#333;}
.jsNav a:hover h3{float:left; margin:10px 0px 0px 0px; width:10%;  padding:0px; height:3px; background-color:#fff;}
.jsNav a:hover {
	background-color:#203eae;
	color: #fff;
}
.jsNav img{
	color: #fff; -webkit-filter: brightness(0); filter: brightness(0);
}
.jsNav .imgSelected {
	background-color:#203eae;
	color: #fff;
}
.jsNav .imgSelected h1{float:left; margin:0px; width:25%; padding:0px 5% 0px 5%;}
.jsNav .imgSelected h2{float:left;  margin:0px; width:65%;  padding:5px 0px 0px 0px;  font-style:normal; text-align:left}
.jsNav .imgSelected h3{float:left; margin:10px 0px 0px 0px; width:10%;  padding:0px; height:3px; background-color:#fff;}
.jsNav .imgSelected img, .jsNav a:hover img{color: #fff;filter: brightness(100);}
.qq {
	display:none;
	z-index:200
}
