@charset "gb2312";
.bannerss {
	position: relative;
	clear: both;
	width: 100%;
}
#img img {
	display: none;
	border: 0;
}
#SwitchNav {
	position: absolute;
	top: 450px;
	left:47%;
	z-index:9999;
}
#SwitchNav ul {
	float: right;
	margin-right:455px;
	width: 200px;
	height: 26px;
	background-image: url(../images/adbg.png);
	background-repeat: no-repeat;
}
#SwitchNav ul {
	padding-top: 4px;
	padding-left: 12px;
}
#SwitchNav .nocurrent {
	display: block;
	width: 10px;
	height: 10px;
}
#SwitchNav li {
	float: left;
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin-left: 2px;
	_margin-left: 1px;
	margin-right: 9px;
	_margin-right: 10px;
	cursor: pointer;
	text-indent: 999px;
	list-style: none;
}
#SwitchNav .showPage {
	display: block;
	width: 10px;
	height: 10px;
	background-image: url(../images/adbg2.png);
}
