#slider {
	width:929px!important; height:84px!important;
}
#slider ul, #slider li {
	margin:0px;
	padding:0;
	list-style:none;
	height:84px!important;
}
#slider ul li {
	width:1000px;
	overflow:hidden;
	float:left
}
#prevBtn, #nextBtn {
	display:block;
	width:8px;
	height:11px;
	position:absolute;
	margin-left:940px;
	margin-top:-29px;
	display:block!important;
}
#nextBtn {
	margin-left:964px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:8px;
	height:11px;
	background:url(../images/1.gif) no-repeat 0 0;
}
#prevBtn a:hover {
	background-position:0 bottom;
}
#nextBtn a {
	background:url(../images/2.gif) no-repeat 0 0;
}
#nextBtn a:hover {
	background-position:0 bottom;
}
#prevBtn a, #nextBtn a {
	display:block!important;
	width:16px;
	height:20px;
}

