.tspage {
font-size: 13px;
background-color: #f2f2f2;
clear: both;
height: 25px;
overflow: hidden;
line-height: 25px;
padding: 0 5px;
text-align: right;
}
.tspage i {
font-style: normal;
}
.tspage a {
color: #000;
text-decoration: none;
padding: 0 3px;
}
.tspage a:hover {
text-decoration: underline;
}
.tspage .tsp_count {
float: left;
}
.tsp_count i {
color: #f00;
}
.tspage b {
color: #f00;
}
