img {
	border-width:0;
}
.pb .steps, .pb .points li {
	background:transparent url(pic.gif) no-repeat left top;
}
.pb .banners {
	float:left;
	margin:0px;
	padding:0px;
}
.pb .banners li {
	width:510px;
	height:220px;
	overflow:hidden;
	display:none;
	padding:5px;
}
.pb .banners li.current {
	display:block;
}
.pb .switcher {
	float:left;
	height:230px;
	width:49px;
	position:relative;
	background-image: url(../ad/ad_switch.gif);
	background-repeat: no-repeat;
}
.pb .points {
	width:20px;
	font-size:14px;
	padding:0;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.pb .points li {
	width:20px;
	height:20px;
	background-position:0px 0px;
	overflow:hidden;
	text-align:center;
	line-height:19px;
	cursor:pointer;
	font-family:Arial;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 3px;
}
.pb .points li.current {
	width:20px;
	background-position:-20px 0px;
	margin-left:0;
	text-align:center;
	text-indent:3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 3px;
}
#promotion_banners {
	background-image: url(../ad/ad_banner.gif);
	height: 230px;
	width: 520px;
	background-repeat: no-repeat;
}
