@charset "utf-8";
.main-right-bottom {
	padding-top: 19px;
}
.categoryLi li {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px dashed #e5e5e5;
	padding-left: 28px;
	background: url(../images/zf.png) 12px center no-repeat ;
	position: relative;
}
.ctime {
	position: absolute;
	right: 0px;
}
/*page css*/
.page{
	height: 32px;	
	margin: 32px;
	position:relative;
}
.page li{
	height: 30px;
	width: 30px;
	line-height:30px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #bfbfbf; 
	margin-left: 10px;
	text-align: center;
	color: #333333;
}
.page li a{
   display:block;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%; 
	color: #333333;
}

.page .no{
	border-color: #ff850e;
	color: #ff850e;
}
.page li a:hover{

	color: #ff850e;
}
.page li:hover{
		border-color: #ff850e;
}
.page .prepage{
	width: 68px;
 
}
.page .nextpage{

	
	width: 68px;
}