.rslides {
	width: 100%;
	position: relative;
	list-style: none;
	padding: 0
}
.rslides_nav {
	width: 36px;
	height: 36px;
	background-image: url(../images/banner_new.png);
	display: none;
	position: absolute;
	text-indent: -10em;
	overflow: hidden;
}

.rslides_tabs {
	position: absolute;
	left: 420px;
	top: 350px;
	clear: both;
	text-align: center;
	z-index: 99999;
	*left: 410px;
}
.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
*float:left;
	margin-right: 5px;
	*margin-right: 2px
}
.rslides_tabs a {
	width: 10px;
	height: 10px;
	background: #fff;
	text-indent: -5em;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 8px;

}
.rslides_tabs .rslides_here a {
	background: #fff200;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
