/* CSS Document */
/*模版样式
制作人：郭勇
QQ：315799281
制作日期：2010-4-27
请支持原创
*/

/*分页样式*/
.txt_red{
color:red;}

.txt_pagelist{
font-size:14px;float:left; position:relative; left:50%;}

.txt_pagelist .total{float:left; font-size:14px; margin-top:12px; color:#666; margin-right:10px;}

.txt_pagelist a{
text-decoration:none;
margin-right:5px;
padding:0px 10px;
text-decoration:none;
white-space:nowrap;
height:29px; line-height:29px; overflow:hidden; text-align:center;
display:block;
float:left;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#666;
color:#fff;position:relative; left:-50%;
border-radius:2px;
}

.txt_pagelist a:hover{}

#cur_pagelist{
color:#333;
background:#ffd800;
}

#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; border:none;
width:29px; height:29px;
}

#txt_First,#txt_Pre,#txt_Next,#txt_Last{
/*text-decoration:underline;
border:none;*/
padding:0px; border:none;width:29px; height:29px;}

#txt_Pre, #txt_Pre1{ }
#txt_Next, #txt_Next1{}
.pagelist{float:right;}