﻿*{ margin:0; padding:0; list-style:none;} 
a{ text-decoration:none;} 
a:hover{ text-decoration:none;}
.pagenum {
    color:#1e50ae;
    line-height:25px;
    padding: 5px 10px;margin: 0 2px;
    margin-top:10px;
    margin-right:30px;
    font-size:14px;
    display:none;
}
.pagebox {
       width: 50px;
    line-height: 25px;
    height: 22px;
    padding: 5px 10px;
    text-align: center;
    margin-left: 30px;
    display:none;
}
.pagebutton {
    display:none;
        color: #1e50ae;
    background-color: #fff;
    cursor: pointer;
    height: 35px;
    line-height: 25px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode{padding: 15px 20px;text-align: center;color: #ccc; margin-bottom:20px; clear: both;} 
.tcdPageCode a{
       font-size: 16px;
    padding: 9px 16px;
    color: #666;
    line-height: 20px;
    border: 1px solid #e1e1e1;
    margin-right: 5px;} 
.tcdPageCode a:hover{text-decoration: none;   border: 1px solid #78a6f4;color:#fff;
    background: #78a6f4;} 
.tcdPageCode span.current{font-size: 16px;
    padding: 9px 16px;
    line-height: 20px;
    border: 1px solid #78a6f4;
    background: #78a6f4;
    color: #fff;
    margin-right: 5px;} 
.tcdPageCode span.disabled{ background: #f2f2f2;    font-size: 16px;
    padding: 9px 16px;
    color: #666;
    line-height: 20px;
    border: 1px solid #e1e1e1;
    margin-right: 5px;} 