/* CSS Document */
	#banner
	{
		width:760px;
		margin:0px auto;
		height:380px;
		overflow:hidden;
		
	}
	#btn
	{	display: inline;
		width:110px;
		hegiht:18px;
		float:left;
		margin:15px 0px 0px -50px;
		position:absolute;
		
	}
	#btn a
	{
		color:#fff;
		font:700 11px "Arial";
		background:url(ibbtn.gif) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:8px;
	}
	#btn a.activeSlide
	{	
		color:#ff0000;
		
	}
	#btn a:hover
	{	
		color:#ff0000;
		
	}/**Ò»Á÷ËØ²ÄÍøwww.16sucai.com**/