﻿.box {line-height: 26px; color: #333; width:95%;text-align: center;padding: 12px;clear: both;margin-top: 30px;}
.total-count{font-size: 16px;margin: 0 2px;}
.total-count a,.total-count b{
	cursor: pointer;
    display: inline;

    border: 1px solid #ccc;
    background: #f2f2f2;
    color: #333;
    padding: 1px 5px;
	margin-left: 8px;
	font-weight:normal;
}	
.total-count b.sel-page,.total-count a:hover,.total-count b:hover{
	background: #0c71e1;
        color: #FFFFFF;
		border: 1px solid #008ae0;
}
.pages span font {color: #3880C9;font-size: 12px;}
.turnPage,.last-page{margin-left: 7px;border: 1px solid #DDDDDD;background: #fff; color: #333; padding: 2px 6px;text-decoration: none;}
.pages span { padding-right: 10px}
.pages b, .pages a:hover {border: 1px solid #FFFFFF;font-weight: normal;}