/* CSS Document */
/*模版样式
制作人：郭勇
QQ：315799281
制作日期：2010-4-27
请支持原创
*/

/*分页样式*/
.txt_red{
color:red;}

.txt_pagelist{
font-size:12px;
height:30px; line-height:30px;float:left;}

.txt_pagelist .total{float:left; font-size:14px; margin-top:12px; color:#666; margin-right:10px;}

.txt_pagelist1{
color:#707070;
font-size:12px;
text-align:center;
padding-top:20px;
padding-bottom:15px;
}

.txt_pagelist a{
text-decoration:none;
margin-right:5px;
color:#fff;
background:#474747;
text-decoration:none;
white-space:nowrap;
height:26px;line-height:26px; overflow:hidden; text-align:center;
padding:0px 7px;
display:block;
float:left;
font-size:14px;
margin-top:8px;
}

.txt_pagelist1 a:hover{
background:#666;
color:#fff;
border:solid 1px #999
}
.txt_pagelist a:hover{background:#3285d7;}

#cur_pagelist{
background:#F97C20;
color:#fff;
}

#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:0px;
margin:0px;
margin-right:2px;
width:32px; height:34px;
text-indent:99em;
}

#txt_First,#txt_Pre,#txt_Next,#txt_Last{
padding:0px;
width:32px; height:34px;
text-indent:99em;text-indent:99em;
margin:0px;
margin-right:2px;
/*text-decoration:underline;
border:none;*/}

#txt_Pre, #txt_Pre1{background:url(../images/left.gif);}
#txt_Next, #txt_Next1{background:url(../images/right.gif);}

.pagelist{float:right;}