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

