
/*page*/
.pagin{position:relative;margin-top:10px; height:50px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:50%;top:100PX;}
.pagin .flickr{position:absolute;right:50%;top:0;}
.pagin .flickr .disabled{float:left;}
.pagin .flickr span{float:left; margin-right:10px; background:#0c70cb; width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;color:#fff;}
.pagin .flickr a{float:left; width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;color:#3399d5;}
.pagin .flickr .dispagepre{ width:31px; height:28px; font-family:ËÎÌå;border-left:1px solid #DDD; font-weight:bold;background:url(/images/pleft.gif) center center no-repeat;}
.pagin .flickr .dispagenxt{ width:31px; height:28px; font-family:ËÎÌå; font-weight:bold; background:url(/images/pright.gif) center center no-repeat;}
.pagin .flickr a:hover{background:#0c70cb}
