.cur_tag
    {
    width: 28px;
    height: 28px;
    background: url(/p/p1.gif) no-repeat 50% 50%;
    color:#000;
    line-height:28px;
    font-size:14px;
    float:left;
    padding:0 3px;
    margin:0 3px;
    font-weight:600;
    }

.num_tag
    {
    width: 28px;
    height: 28px;
    background: url(/p/p2.gif) no-repeat 50% 50%;
    color:#fff;
    line-height:28px;
    float:left;
    padding:0 3px;
    margin:0 3px;
    font-weight:600;
    }

.num_tag a,
.num_tag a:link,
.num_tag a:visited,
.num_tag a:hover,
.num_tag a:active
    {
    color:#fff;
    font-size:14px;
    text-decoration:none;
    font-weight:600;
    }


.link_layer
    {
    clear:both;
    text-align:center;
    }