/* .pagebar { font-size: 100%;
	margin-left: 19px;
	display: inline-block;
	float: left;
	float: right;
	margin: 10px 0 10px 0;
	position:relative;
	display:inline-block;
	
	margin: 30px 0 50px;
    text-align: right;
    line-height: 1em;
}

.pagebar a { 
	padding: 2px 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	border: solid 1px #bbb;
	color: #5A9D0F;
	border: 1px solid #E6E6E6;
	cursor: pointer;
	height: 25px;
	text-align: center;
	line-height: 24px;
	display: inline-block;
	margin-left: 5px;
	float: left;
	
	margin: 0 4px;
    padding: 0 11px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
	color: #000;
}

�����ͣ��ť����ʽ
.pagebar a:hover,.pagebar a.on { background: #ededed;
	color: #666;
	color: #FFF;
	background-color: #5A9D0F;
	
	color: #fff;
    background-color: #121111;
}

.pagebar span {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
}

.pageName { border: solid 1px #AAE;
	cursor: pointer;
	color: #5F7690;
	width: 80px;
}

.page_number { float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	border: solid 1px #AAE;
	cursor: pointer;
	width: 25px;
}

.current_pageName {
	cursor: default;
	border: 1px solid #eee;
	color: #ddd;
	
}

��ǰҳ����ʽ
.current_page_number { background: #26B;
	color: white;
	border: solid 1px #eee;
	cursor: default;
	color: #FFF;
	background-color: #a6a7ab;
	width: 25px;
}

#jpagebar a.current_pageName,a.current_page_number {
	color: #FF6600;
	font-weight:bold;	
	border:none;
	background: none;
	
	color: #fff;
    background-color: #121111;
}

��nҳ ����ʽ
.totalpage_number {
	color: #2278db;
	border: 1px solid #a6a7ab;
	height: 25px;
	line-height: 24px;
	width: 60px;
	text-align: center;
	position:absolute;
	left:-65px;
	margin-left: 5px;
} */


.pagebar {margin: 30px 0 50px;text-align: right;line-height: 1em;}
.pagebar a {margin: 0 4px;padding: 0 11px;display: inline-block;height: 27px;line-height: 27px;color: #000;}
.pagebar a.page_number:hover,.pagebar a.current_page_number{color: #fff;background-color: #121111;}
.pagebar a.pageName,.pagebar a.next {color: #999;}
.pagebar a.pageName:hover,.pagebar a.next:hover {color: #000;}
.pagebar a.prev {padding-left: 0;}
.pagebar a.next {padding-right: 0;}
.pagebar a em {margin-top: -3px;display: inline-block;width: 11px;height: 10px;vertical-align: middle;background-position: center 0;background-repeat: no-repeat;}
.pagebar a.prev em {background-image: url(../../images/front/ico-arrow-left-2.png);}
.pagebar a.next em {background-image: url(../../images/front/ico-arrow-right-2.png);}
.pagebar a:hover em {background-position: center -10px;}
.pagebar .goto {padding-left: 10px;display: inline-block;color: #000;}
.pagebar .inp-page {margin: 0 3px;display: inline-block;width: 27px;height: 27px;line-height: 25px;text-align: center;border: 1px solid #ddd;background-color: #fff;color: #000;}