﻿#page-wrap{padding:10px 0;background:#fff;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;margin:10px auto;height:30px;width:100%}.paging{list-style-type:none}.page-x-of-y{padding:0 10px}.paging li{border-radius:3px 3px 3px 3px;float:left;height:26px;position:relative;border:1px solid #156192;text-align:center;margin-left:3px;cursor:pointer;white-space:nowrap;background:#fff url(skins/paging.gif) no-repeat -200px 0;line-height:24px}.paging li a{float:left;display:inline-block;width:26px;height:24px;line-height:24px;color:#666;font-weight:700}.paging li.page-first{background-position:50% 2px}.paging li.page-prev{background-position:50% -22px}.paging li.page-next{background-position:50% -44px}.paging li.page-last{background-position:50% -66px}.paging li.actived{border:1px solid #156192;background:#48ADDB;box-shadow:0 1px 1px rgba(255,255,255,0.1) inset}.paging li.actived a,.paging li:hover a{color:#fff;text-shadow:0 1px 0 #2C4566}.paging li:hover{border:1px solid #156192;background-color:#48ADDB}