﻿/*---------------------[pageNum]------------------*/
.pageNum{width:100%;}
.pageNum a{color:#000; font-weight:bold; text-decoration:none;}
.pageNum a:hover{text-decoration:underline;}
.pageNum em{color:#A80A07; font-style:normal; font-weight:bold;}
.pageNum span.number a{margin-right:2px; height:17px; padding:1px 5px; text-align:center; border:#C4E4E3 1px solid; background:#F5F5F5; color:#3F80C4; font-weight:normal; font-family:Arial; text-decoration:none;}
.pageNum span.number a:hover{border-color:#87C6FF; font-weight:bold;}
.pageNum span.number .pageHere{ color:#A80A07; font-weight:bold; background:#FFF;}
