/* CSS Document */
/*模版样式
制作人：郭勇
QQ：315799281
制作日期：2010-4-27
请支持原创
*/

/*分页样式*/
.txt_red{
color:red;}

.txt_pagelist{
text-align:center;
font-size:12px;}

.txt_pagelist1{
color:#707070;
font-size:12px;
text-align:center;
padding-top:10px;
padding-bottom:15px;
}

.txt_pagelist1 a{
text-decoration:none;
margin:5px;
color:#707070;
padding:1px 6px;
background:white;
text-decoration:none;
border:solid 1px #D1D1D1;
white-space:nowrap;
}

.txt_pagelist1 a:hover{
margin:5px;
background:#666;
color:#fff;
border:solid 1px #999
}

#cur_pagelist{
background:#EEEEEE;
color:#C5C5C5;
border:solid 1px #DBDBDB;
}

#txt_First1,#txt_Pre1,#txt_Next1,#txt_Last1{
/*
padding:0px 5px;
margin:0px;
text-decoration:none;
border:none;*/
height:15px;
text-decoration:none;
}

#txt_First,#txt_Pre,#txt_Next,#txt_Last{
padding-top:3px;
margin-bottom:3px;
height:15px;
text-decoration:none;
/*
margin:0px;
text-decoration:underline;
border:none;*/}
