@charset "utf-8";
/* CSS Document */

.page:hover{ background-color:#387593; text-decoration:none; color:white;}
.page1{
	font-family:"宋体";
	font-size:12px;
	line-height:18px;
	height:18px;
	text-align:center;
	border:1px solid #E0E0E0;
	padding:2px 5px;
}
.page3{
	font-family:"宋体";
	font-size:12px;
	line-height:18px;
	height:18px;
	text-align:center;
	border:1px solid #038da0;
	padding:2px 5px;
}
.page2{
	font-family:"宋体";
	font-size:12px;
	line-height:18px;
	height:18px!important;
	width:42px;
	text-align:center;
	
	text-decoration:none;
}
.pagepre1{
	text-decoration:none;
	color:#008CCD;
	cursor:pointer;
}
.pagepre1:hover{background:#008CCD; color:#FFF;text-decoration:none;}
.page{
	border:1px solid #008CCD;
	color:#008CCD;
	font-family:"宋体";
	font-size:12px;
	height:18px;
	line-height:18px;	
	padding:2px 5px;
	text-align:center;
}
.page:hover{background:#008CCD; color:#FFF;text-decoration:none;}
.pre{
	font-family:"宋体";
	font-size:12px;
	border:1px solid #619AB7;
	line-height:18px;
	width:20px;
	height:18px;
	text-align:center;
}
.pre1{  text-decoration:none; color:#666; cursor:pointer;}
.pre1:hover{ text-decoration:none; color:#FFF; background:#619AB7;}
.num{
	text-decoration:none;
	color:#008CCD;
	font-family:"宋体";
	font-size:12px;
	line-height:18px;
	padding:2px 5px;
	border:1px solid #038da0;
	cursor:pointer;
	
}
.num:hover{background:#008CCD;text-decoration:none; color:#FFF;}
.sel{
	text-decoration:none;
	color:#FFF;
	font-family:"宋体";
	font-size:12px;
	padding:2px 5px;
	border:1px solid #038da0;
	background:#008CCD;

	
}