/* CSS Document */
/*模版样式
制作人：郭勇
QQ：315799281
制作日期：2010-4-27
请支持原创
*/

/*分页样式*/
.txt_red{
color:red;}

.txt_pagelist{
text-align:center;
font-size:12px;}

.txt_pagelist a{
text-decoration:none;
margin:5px;
color:#666;
padding:2px 6px 1px;
background:white;
text-decoration:none;
border:solid 1px #ccc;
white-space:nowrap;font-size:12px;
float:left;
}

.txt_pagelist a:hover{
background:#999;
color:white;
}

#cur_pagelist{
background:#999;
color:#fff;
}

#cur_pagelist:hover{
border:solid 1px #ccc;
}

#txt_First1,#txt_Pre1,#txt_Next1,#txt_Last1{
/*padding:5px 6px 1px;
margin:0px;
text-decoration:none;
border:none;*/
text-decoration:none;
color:#fff;
font-weight:normal;
background:#999;
position:relative; top:0px;
}

#txt_First1:hover, #txt_Pre1:hover, #txt_Next1:hover, #txt_Last1:hover{border:solid 1px #ccc;}

#txt_First,#txt_Pre,#txt_Next,#txt_Last{
text-decoration:none;
position:relative; top:0px;
/*padding:5px 6px 1px;
margin:0px;
text-decoration:underline;
border:none;*/}
/*
#txt_Next{ font-size:14px; padding-top:10px; padding-bottom:10px; padding-left:20px; padding-right:20px; position:relative; top:-7px; background:#fff;}
*/
.pagelist{clear:both; float:right;}
