*{
	margin:0 auto;
	padding:0;
	border:0;
	}
li{
	list-style-type:none;
	}
#page{
	height:28px;
	position:relative;
	width:515px;
	margin:0 auto;
	margin-top:10px;
	}

#page .up{
	position:absolute;
	left:0;
	}
#page .down{
	position:absolute;
	right:0;
	top:0;
	}

#page .fy{
	background:url(../../pic/yhwz/information/bg24.jpg) repeat-x;
	height:27px;
	font-size:12px;
	line-height:27px;
	text-align:center;
	}
#page .fy a{
	font-size:12px;
	text-decoration:none;
	width:31px;
	height:27px;
	color:#000;
	line-height:27px;
	display:inline-block;
	}
#page .fy a:hover{
	background:url(../../pic/yhwz/information/bg25.jpg) no-repeat;
	color:#FFF;
	}
#page .fy .current{
	background:url(../../pic/yhwz/information/bg25.jpg) no-repeat;
	color:#FFF;
	font-size:12px;
	width:31px;
	height:27px;
	line-height:27px;
	display:inline-block;
	text-align:center;
	padding-left:0px;
	*padding-left:2px;
	_padding-left:1px;
	}