body{ padding:0; margin:0; font-size:14px;}
a{ text-decoration:none; color:#000000;}
img{ border:0;}
.content{
         width:980px;
		 margin:0 auto;
}
.cont{
	height:auto !important;
	height:500px;
	min-height:500px;
      border-bottom:1px solid #00a8fd;
}

.page{
	width:132px;
	height:32px;
	padding-left:850px;
	overflow:hidden;
}
.page a{
	float:left;
}
.page1 a{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat;
}
.page2 a{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat -33px 0px;
}
.page3 a{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat -66px 0px;
}
.page4 a{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat -99px 0px;
}

.page1 a:hover{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat 0px -32px;
}
.page2 a:hover{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat -33px -32px;
}
.page3 a:hover{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat -66px -32px;
}
.page4 a:hover{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background:url(../images/page_1234.jpg) no-repeat -99px -32px;
}
.box{
     margin:0 50px;
}
.input{
	width:315px;
	height:25px;
	border:#00a8fd solid 1px;
	font:20px/23px "Lucida Grande", Verdana, Lucida, Arial, Helvetica;
}
.table2 a{
	display:block;
	width:150px;
	height:27px;
	background:url(../images/page_btn.jpg) no-repeat left bottom;
}
.table2 a:hover{
	background:url(../images/page_btn_.jpg) no-repeat left bottom;
}
.sn{
	font:12px/25px ËÎÌå;
	color:#757575;
	text-align:center;
}
.bottom{
        text-align:center;
		padding:15px 0;
		font-size:12px;
}

.footer{ clear:both; text-align:center; line-height:30px; font-size:12px; width:1000px; margin:10px auto;}

