*{
	margin:0;
	padding:0;
}

img{
	border-width:0;
}

.pb {
	width:747px; 
	height:228px;
	background-image:url(../img/index/a01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:6px;
	padding-right:5px;
	padding-top:6px;
	margin:0;
	position: relative;
}

.pb ul,.pb li {
	list-style:none;
	padding:0;
	margin:0;
}
.pb ul li {
	margin:0;
	padding:0;
}

.pb .points li{
	background-image:url(../img/index/btn_out.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:left;
	margin-left:5px;
}


.pb .banners li{
	width:745px;
	height:222px;
	overflow:hidden;
	display:none;
}

.pb .banners li.current{
	display:block;
}

.pb .switcher{
	float:right;
	height:15px;
}

.pb .points{
	float:left;
	display:block;
	width:100px;
	height:15px;
}

.pb .points li.current{
	width:15px;
	height:15px;
	margin-left:5px;
	background-image:url(../img/index/btn_over.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
 