@CHARSET "UTF-8";

/*jquery·ÖÒ³*/
.holder{
	color:#505050;
/*	background:url(/template/default/images/page.jpg) repeat-x;*/
	height: 33px;
	line-height: 33px;
	text-align: center;
	padding-top:30px;
}
.holder a{background-color:#f6f6f6;vertical-align:middle; border:#cfcece 1px solid; color:#000;padding:3px 5px; margin-right:3px;line-height:33px;cursor:pointer;}
.holder a:hover {background-color:#0047b1!important;color:#fff!important; text-decoration:none;border:#0047b1 1px solid;}
.holder a.jp-previous{margin-right:5px;}
.holder a.jp-next {margin-left:5px;}
.holder span {margin: 0 5px;}
.holder a.jp-current, a.jp-current:hover { color: #bbb;font-weight: bold;}
.holder a.jp-disabled, a.jp-disabled:hover {color: #bbb;}
.holder a.jp-current,.holder a.jp-disabled{cursor: default; background:#fff;}
.holder span {margin:0 5px;}

@media(max-width: 820px){
	.holder{
		padding-top:15px;
		margin-bottom: 5px;
	}
}<!--ºÄÊ±1753875097.4702Ãë-->