﻿/* CSS Document */
/*模版样式
制作人：郭勇
QQ：315799281
制作日期：2010-4-27
请支持原创
*/

/*分页样式*/
.txt_red{
color:red;}

.txt_pagelist{ float:left; position:relative; left:50%;}

.txt_pagelist .total{float:left;  margin-top:12px; color:#666; margin-right:10px;}

.news_list .txt_pagelist a,
.txt_pagelist a{
text-decoration:none;
margin-left:9px;
padding:0px 6px;
line-height:21px;
height:21px;
overflow:hidden;
text-decoration:none;
white-space:nowrap;
text-align:center;
display:block;
float:left;
font-size:12px;
position:relative;
border:solid 1px #ccc;
white-space:nowrap;
color:#666;
font-weight:normal;
}

.txt_pagelist1 a:hover{

}
.txt_pagelist a:hover{}

#cur_pagelist{
color:#ffffff;
background:#F09609;
border:solid 1px #F09609;
}

#txt_First1, #txt_Pre1, #txt_Next1, #txt_Last1{
/*
padding:0px 5px;
*/
color:#fff;
background:#ccc;
border:solid 1px #ccc;
}

#txt_First,#txt_Pre,#txt_Next,#txt_Last{
/*text-decoration:underline;
border:none;*/
}


.pagelist{clear:both; margin-top:30px}