#banner
{
width:768px;
margin:0px auto;
height:250px;
overflow:hidden;
z-index:-1;
}
#btn
{	display: inline;
width:768px;				
margin:-34px -10px;
position:absolute;
z-index:10;
 text-align:right;
}
#btn a
{
color:#2666FF;
font:700 11px "Arial";
background:url(../flash/ibbtn.gif) no-repeat;
	display:inline-block;
width:18px;
height:18px;
line-height:18px;
text-align:center;
text-decoration:none;
margin-left:5px;
}
#btn a.activeSlide
{	
color:#FAFE85;
background:url(../flash/ibhbtn.gif) no-repeat;
}
#btn a:hover
{	
color:#FAFE85;
background:url(../flash/ibhbtn.gif) no-repeat;
}
