#banners{
	width: 970px;
	height: 90px;
	margin: 0 auto;
}

#banners li{
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	width: 200px;
	height: 75px;
}

#banners li a{
	display: block;
	width: 200px;
	height: 75px;
	background: url('../images/top_banners.jpg') no-repeat;
	text-indent: -9999px;
}

#banner01 a:link,
#banner01 a:visited { background-position: 0 -75px;}

#banner02 a:link,
#banner02 a:visited { background-position: 0 0;}
