body{
	margin:0;
	padding:0;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.a {
	width: 375px;
	margin: 0 auto;
	position: relative;
}
.a .pre{
	background: url(20120606wwwzzjsnet_40.png) no-repeat;
	text-indent: -999px;
	width: 39px;
	height: 81px;
	position: absolute;
	left: 150px;
	top:150px;
	cursor: pointer;
}
.a .next{
	background: url(20120606wwwzzjsnet_40.png) no-repeat 100%;
	text-indent: -999px;
	width: 39px;
	height: 81px;
	position: absolute;
	right: 150px;
	top:150px;
	cursor: pointer;
}
.a .pic1{
	width: 375px;
	height: 240px;
	overflow: hidden;
	margin: 0 auto;
	position:relative;

top:0;

left:0;
}
.a .pic{
	left:0px;
	width: 10000px;
	position: relative;
}
.a .pic li{
	float: left;
	position: relative;
	
}
.a .points{
	margin: 0 auto;
	width: 50px;
	height:30px;
	position: absolute;
	top: 14px;
	right:7px;
}
.pic {width: 375px; height: 35px;background:#167edf; filter:alpha(opacity=80);background:rgba(22, 126, 223, 0.8);line-height: 35px;color: #fff;}
.pic span {position: absolute;left: 0; }
.a .points li{
	float: left;
	height: 7px;
	width: 7px;
	background: #fff;
	cursor: pointer;
	margin-right: 4px;
	position: relative;
}
.a .points .current{
	background-color: #5cb0fe;
}