#banner {
	width:1003px;
	margin:0px auto;
	height:195px;
	overflow:hidden;
	z-index:-1;
}
#banner img {
	width:1003px;
	height:195px;
}
#btn{	
	display:inline;
	width:200px;
	hegiht:18px;
	float:left;
	margin:-23px 0px 0px 876px;
	position:absolute;
	z-index:1;
}
#btn a {
	color:#36f;
	font:700 11px "Arial";
	background:url(../images/ibbtn.gif) no-repeat;
	float:left;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
}
#btn a.activeSlide {	
	color:#fff;
	background:url(../images/ibhbtn.gif) no-repeat;
}
#btn a:hover {	
	color:#fff;
	background:url(../images/ibhbtn.gif) no-repeat;
}