﻿/*分页样式*/
#fenye {clear:both; color:#fff;}
#fenye a{text-decoration:none; font-size:12px; color:#00b9dc;}
#fenye .prev,#fenye .next{width:52px; text-align:center; color:#00b9dc;}
#fenye .zong{width:60px; text-align:center; color:#00b9dc;}
#fenye a.curr{width:22px; background:#00b9dc; border:1px solid #00b9dc; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #00b9dc; float:left; text-align:center;height:22px;line-height:22px}
#fenye num{width:22px;color:#ffffff;}
#fenye a.num{width:22px;color:#ffffff;}
#fenye a:link {text-decoration: none; color:#00b9dc;}
#fenye a:visited{color:#00b9dc;} 
#fenye a:hover{color:#fff; background:#00b9dc; border:1px solid #00b9dc; float:left;}
#fenye span{line-height:30px;}

/*自定义分页样式二 */
#fenye2 {clear:both; color:#fff;}
#fenye2 a{text-decoration:none; font-size:12px; color:#be9941;}
#fenye2 .prev,#fenye .next{width:52px; text-align:center; color:#be9941;}
#fenye2 .zong{width:60px; text-align:center; color:#be9941;}
#fenye2 a.curr{width:22px; background:#be9941; border:1px solid #be9941; color:#fff; font-weight:bold; text-align:center;}
#fenye2 a.curr:visited {color:#fff;}
#fenye2 a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #be9941; float:left; text-align:center;height:22px;line-height:22px}
#fenye2 a.num{width:22px;color:#fff;}
#fenye2 a:link {text-decoration: none; color:#be9941;}
#fenye2 a:visited{color:#00b9dc;} 
#fenye2 a:hover{color:#fff; background:#be9941; border:1px solid #be9941; float:left;}
#fenye2 span{line-height:30px;} 


/*备份分页样式*/
#fenye1{clear:both;}
#fenye1 a{text-decoration:none; font-size:12px;}
#fenye1 .prev,#fenye .next{width:52px; text-align:center;}
#fenye1 a.curr{width:22px;background:#EBF6FA; border:1px solid #92c527; color:#fff; font-weight:bold; text-align:center;}
#fenye1 a.curr:visited {color:#fff;}
#fenye1 a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #92c527; float:left; text-align:center;height:22px;line-height:22px}
#fenye1 a.num{width:22px;}
#fenye1 a:visited{color:#1f3a87;} 
#fenye1 a:hover{color:#fff; background:#83AECE; border:1px solid #92c527;float:left;}
#fenye1 span{line-height:30px;}

/*文章正文分页样式*/
#pageNext{ padding:10px 12px 6px; clear:both;}
#pageNext .prev,#pageNext .next{width:52px; text-align:center;}
#pageNext a.curr{width:22px;background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
#pageNext a.curr:visited {color:#fff;}
#pageNext a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#pageNext a.num{width:22px;}
#pageNext a:visited{color:#1f3a87;} 
#pageNext a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;float:left;}