.dv-big-page{  
	clear:both;  
	width: 100%;  
	height: 30px;  
	margin-left:auto;  
	margin-right:auto;  
}  
.dv-page-position-box{  
	width:330px;  
	height:30px;  
	margin:auto;  
}  
.dv-margin-left{  
	float:left;  
	width: 210px;  
	height: 30px;  
}  
.dv-page-box{  
	float:left;  
	margin-top:5px;  
	margin-bottom:5px;  
	width: 750px;  
	height: 30px;  
}  
.li_prew{  
    width: 38px;  
    height: 28px;  
    border: solid 1px #66c7f2;  
    text-align: center;  
    list-style: none;  
    cursor: pointer;  
    float: left;  
    font-size: 18px;  
    color:#0059ab;  
    line-height:28px;  
}  
.li_btn{  
    width: 38px;  
    height: 28px;  
    border: solid 1px #66c7f2;  
    text-align: center;  
    list-style: none;  
    cursor: pointer;  
    float: left;  
    line-height:28px;  
    font-size: 18px;  
    color:#0059ab;  
}  
.li_btn:hover{  
	cursor: pointer;  
	line-height:28px;  
    font-size: 18px;  
    background-color: #66c7f2;  
    color:#fff;  
}  
   
.li_next{  
    width: 38px;  
    height: 28px;  
    border: solid 1px #66c7f2;  
    text-align: center;  
    list-style: none;  
    cursor: pointer;  
    float: left;  
    line-height:28px;  
    font-size: 18px;  
    color:#0059ab;  
}  
.dv_btns_box{  
	width: 264px;  
}  
.li_next:hover,  
.li_prew:hover{  
	cursor: pointer;  
	line-height:28px;  
    font-size: 18px;  
    background-color: #66c7f2;  
    color:#fff;  
}  
#div_li_btn_mid{  
    width: 220px;  
    height: 30px;  
    float: left;  
    overflow: hidden; 
}


.pagination {margin-top:15px;display: inline-block;border-radius: 3px; }

.page{width:28px; height: 28px; border: solid 1px #66c7f2; text-align: center; list-style: none; cursor: pointer; float: left;  line-height:28px; font-size: 18px; color:#0059ab;}
.page:hover{cursor: pointer; line-height:28px; background-color: #66c7f2; color:#fff; }  

.first,.prev{width: 38px; height: 28px; border: solid 1px #66c7f2; text-align: center; list-style: none; cursor: pointer; float: left; font-size: 12px; color:#0059ab; line-height:28px; }
.first:hover,.prev:hover{cursor: pointer; line-height:28px; background-color: #66c7f2;} 
.prev a{font-size: 12px; }
.last,.next{width: 38px; height: 28px; border: solid 1px #66c7f2;text-align: center; list-style: none; cursor: pointer;float: left; line-height:28px;font-size:12px; color:#0059ab;}  
.last:hover,.next:hover{cursor: pointer; line-height:28px;  background-color: #66c7f2;} 
.active{background-color: #66c7f2; color:#fff;}

.inputpage{width:40px;height:28px;border: 1px solid #ccc; border-radius: 3px; padding-left:5px; }