﻿.page_wrap {text-align:center;margin-top: 60px;}
.page_wrap.no-mar {margin-top: 0;}
.page_nation {display:flex;justify-content: center; align-items: center;}
.page_nation .none {display:none;}
.page_nation a {display: flex;align-items: center;justify-content: center;margin:0 5px;width:30px; height:30px;text-align:center; background:none; font-size:14px; color:#000; text-decoration:none;font-weight: 700;border-radius:50%;}
.page_nation .pprev {background:url("/skin/default/img/sub/page_prev.png") no-repeat center center;margin-right: 5px;}
.page_nation .prev {display: none;}
.page_nation .next {display: none;}
.page_nation .nnext {background:url("/skin/default/img/sub/page_next.png") no-repeat center center;margin-left: 5px;}
.page_nation a.active {background-color:#08478d;color: #fff;}