.textcolor{
	color:#333 !important;
}
.digg{
	line-height: 31px;
	float: left;
	color: #999999;
	margin-left: 10px;
}
#pages{
	position: relative;
	margin-top: 20px;
	font-size: 14px;
	/* margin: 25px 10px 45px 10px; */
	padding: 25px 10px 45px 10px;
    overflow: hidden;
}
.digg ul{
	/*float: right;*/
	position: absolute;
	right: 0;
	display: inline-block;
}
.digg ul li{
	display: inline-block;
	height: 30px;
	width: 30px;
    background-color: #e5e5e5;
    border-color: #d9d9d9;
   /* border-width: 1px;*/
    /*border-radius: 0 !important;*/
   /* padding: 6px!important;*/
   /* border: 1px solid #ddd;*/
    color: #666;
    margin-left: 10px;
    text-align: center;
    border-radius: 4px;

}
.digg ul li:hover{
	background: #eee;
}
.digg ul li a{
	color:#666;
	text-decoration: none;
	display: inline-block;
    width: 30px;
    height: 30px;
   
    
}
.goLi{
	background: #E1E5EC !important;
	border: 1px solid #E1E5EC !important;
	color: #666 !important;
}
.goLi a{
	color: #666 !important;
}
.digg .active{
	background: #ea1d2c !important;
	border: 0px solid #ea1d2c !important;
	color: #ffffff;
/*	padding: 6px 15px !important;*/
}

.goInput{
	padding: 0 !important;
	border: none !important;
	background: #FFFFFF !important;
	margin-left: 12px !important;
    margin-right: 0px !important;
}
.goInput input{
	width: 30px;
    height: 30px;
    font-size: 13px;
    text-align: center;
    margin-top: -6px;
    border: 1px solid #DDD;
}
.pre-off,.next-off,#next,#pre{
	letter-spacing: -5px;
}
/*.pre-off a,.next-off a,#next a,#pre a{
	margin-right:2.5px;
	margin-left:-2.5px;
}*/

#pages ul{
	/*min-width: 517px;*/
}
.page-rev{
	background: url(../img2/prev-icon.png) 50% 50% no-repeat;
	vertical-align: top;
}
.page-next{
	background: url(../img2/next-icon.png) 50% 50% no-repeat;
	vertical-align: top;
}
.first-off{
	font-size: 12px;
}
#first{
	width: 40px!important;
}
#end{
	width: 40px;
}
#end a{
	font-size: 12px;
}
