/*----------------------------------------------------
page_navi_All
----------------------------------------------------*/
#pagelist {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
padding: 0px;
float: left;
display:inline;
height: 25px;
width: 500px;
}
.pacurrent {
background-image: url(http://www.satira-eybl.com/img/page_on.gif);
background-repeat: no-repeat;
float: left;
display:inline;
height: 25px;
width: 25px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 0px;
text-align: center;
padding-top: 0px;
line-height: 200%;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#pagelist a {
background-image: url(http://www.satira-eybl.com/img/page_off.gif);
background-repeat: no-repeat;
float: left;
display:inline;
height: 25px;
width: 25px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 0px;
text-align: center;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
line-height: 200%;
padding-left: 0px;
color: #3a5003;
text-decoration: none;
font-weight: bold;
}
#pagelist a:hover , #pagelist a:active {
background-image: url(http://www.satira-eybl.com/img/page_on.gif);
background-repeat: no-repeat;
text-decoration: none;
color: #f3f3dd;
display:inline;
font-weight: bold;
}
#pagenation {
padding: 0px;
width: 600px;
display:inline;
float: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
}
#pagescroll {
padding: 0px;
width: 600px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
}
