/*��ҳ����*/
.small-page-bottom{
	width: auto ;
	margin:0;
	float: left;
}
.small-page-bottom .pager {
	/*width: 943px;*/
    /*float: left;*/
    margin-left: 30px;
}

.small-page-bottom .pager .small-page-nav {
	float: left;
}

.small-page-bottom .pager .small-page-nav ul {
	float: left;
}

.small-page-bottom .pager .small-page-nav ul li {
	float: left;
    font-size: 12px;
    font-family: arial;
    color: #222;
    padding: 0 10px 0 10px;
}

.small-page-bottom .pager .small-page-nav ul li:hover {
	color: #5492ff;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.small-page-bottom .pager .small-page-nav ul li.prePage {
	width: 5px;
    height: 9px;
    background: url(../../image/match/lesson-plan-icon.png) -70px -110px no-repeat;
    float: left;
    margin-top: 3px;
    padding: 0;
}

.small-page-bottom .pager .small-page-nav ul li.prePage:hover {
	width: 5px;
    height: 9px;
    background: url(../../image/match/lesson-plan-icon.png) -70px -140px no-repeat;
}

/*.page-bottom .pager .small-page-nav ul li.omit {
	border: 0px;
	width: 25px;
	background: none;
}*/

.small-page-bottom .pager .small-page-nav ul li.omit:hover {
	font-weight: normal;
    color: #222;
    text-decoration: none;
    cursor: text;
}

.small-page-bottom .pager .small-page-nav ul li.nextPage {
	width: 5px;
    height: 9px;
    background: url(../../image/match/lesson-plan-icon.png) -112px -110px no-repeat;
    float: left;
    margin-top: 3px;
}

.small-page-bottom .pager .small-page-nav ul li.nextPage:hover {
	width: 5px;
    height: 9px;
    background: url(../../image/match/lesson-plan-icon.png) -112px -140px no-repeat;
}

.small-page-bottom .pager .small-page-nav ul li.active {
	color: #5492ff;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.page-bottom .pager .small-page-nav ul li.choose.prePage {
	background: url(../../image/matchAdmin/arrow-left-hover.png) no-repeat;
	border: none;
}

.page-bottom .pager .small-page-nav ul li.choose.nextPage {
	background: url(../../image/matchAdmin/arrow-right-hover.png) no-repeat;
	border: none;
}

.page-bottom .pager .small-page-nav a.noborder {
	border: 0px solid #999;
}

.page-bottom .pager .small-page-nav a .noboder1 {
	border: 0px solid #999;
	color: #0592ec;
}

.page-bottom .pager .small-page-nav .gotopage {
	width: auto;
	height: 22px;
	border: none;
	font-size: 13px;
	font-family: "����";
	color: #999;
	font-weight: normal;
	background: none;
}

.page-bottom .pager .small-page-nav .gotopage:hover {
	background: none;
	border: none;
	cursor: auto;
	color: #999;
}

.page-bottom .pager .small-page-nav .gotopage input {
	width: 39px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #ccc;
	text-align: center;
	color: #999;
	font-family: Arial;
	font-size: 14px;
}

.page-bottom .pager .small-page-nav a.next {
	color: #0592ec;
}

/*���еķ�ҳ��ʼ*/
.comment .page-bottom {
	text-align: center;
	float: none;
	margin: 0 auto;
	width: auto;
}
.comment .page-bottom .pager {
	margin-bottom: 0;
	float: none;
}
.comment .page-bottom .pager .small-page-nav {
    margin: 20px 0 20px 0;
}
/*���еķ�ҳ����*/