/* CSS Document */
/*模版样式
*/

/*分页样式*/
.pagelist{ padding-bottom:30px; height:auto; margin:auto; }
.txt_red{
color:red;}

.txt_pagelist{
font-size:14px;float:left;width:830px;}

.txt_pagelist .total{float:left; font-size:16px; margin-top:12px; color:#666; margin-right:10px;}



.txt_pagelist1 a:hover{

}
.txt_pagelist a:hover{}

#active span{
color:white;
background:#c70025;
}

.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.txt_pagelist li{
    vertical-align: top;
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5; 
    text-align: center;
    margin: 0 2px;
    background: #fff;
    cursor: pointer;
}
.txt_pagelist li a{
    display: inline-block;
    padding: 0 8px;
    margin: 0 2px;
    line-height: 26px;
    text-align: center;
}

/*.p12-pagination-1 span {
    border: 1px solid #fff;
}*/

.txt_pagelist .active {
    background:#004090;
    color:#fff;
    border-color:#004090;
}

.txt_pagelist .laypage_first,
.txt_pagelist .laypage_last {
    display: none;
}


#txt_First1, #txt_Pre1, #txt_Next1, #txt_Last1{
/*
padding:0px 5px;

text-decoration:none;
border:none;
text-decoration:none;
color:#fff;
font-weight:normal;
font-size:12px;
background:#ddd;*/
padding:0 20px; color:#ccc;
font-size:14px;
}

#txt_First,#txt_Pre,#txt_Next,#txt_Last{
/*text-decoration:underline;
border:none;*/padding:0 20px;font-size:14px;}

#txt_Pre, #txt_Pre1{ }
#txt_Next, #txt_Next1{}