.iBan {
	height:532px;
	top:0;
	overflow:hidden;
	position:relative;
	_zoom:1;
	clear: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	
}
.iBanScreen{
	height:532px;
	background-image:url(../image/01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.banFn{
	width:1440px;
	height:532px;
	position:relative;
	top:-532px;
	z-index:10;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ibanImg{ display:none;}
.iBan .banNum{width:75px;height:19px;position:absolute;bottom:10px;left:50%;margin-left:-38px; z-index:100}
.iBan .banNum a{width:15px;height:19px;background:url(../image/dots.png) no-repeat center ;_background:url(../image/dots.gif) no-repeat center ;display:inline;overflow:hidden;text-indent:-999em;float:left;}
.iBan .banNum a.dots{background:url(../image/dotsFocus.png) no-repeat center ;_background:url(../image/dotsFocus.gif) no-repeat center ;}