.wrapper{
	float: left;
	width: 282px;
	background:url("/pn/images/bg/2.png") repeat-x;
	border: 1px solid #CDCDCD;
	position: relative;
	overflow: hidden;
	height: 252px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:5px;
}
.slider1{
	list-style: none;
	padding:0;
	width:282px;
	height:204px;
	margin: 0;
}
.slider1 li{
	text-align:center;
}
.slider1 a{
	text-decoration:none;
	color:#00317e;
}
.slider1 a:hover{
	color:#ff8500;
}
.slider1 img{
	border:0;
	width:282px;
	height:174px;
}
.number {
	padding: 0;
	margin: 0;
	width:282px;
}
.number li {
	float:left;
	width:66px;
	height:45px;
	overflow:hidden;
}
.number li img{
	width:66px;
	height:45px;
}
#buttom_1,#buttom_2,#buttom_3{
	margin-left:6px;
	_display:inline;
}
