﻿/* function */

/* 分页 */
div.pages{margin:2em auto; height:1em; border-bottom:1px solid #d7cdaf; }
div.pages p{height:2em;line-height:2em;margin:0 auto}
div.pages a,div.pages em,div.pages b{display:inline-block;background-color:#d7cdaf;text-align:center;border-radius:1em;padding:0 .7em;color:#59482d;line-height:2em;font-size:1em}
div.pages a:hover,div.pages a.h,div.pages a.curr,div.pages b{background:#8b672d;color:#fff}
div.pages-blue{border-bottom:1px solid #8b672d}
.pages-blue a,.pages-blue em,.pages-blue b{background-color:#26b;color:#fff}
.pages-blue a:hover,.pages-blue a.h,.pages-blue b{background:url(http://www.nmghotel.com/css/menu.png) no-repeat #e11;color:#fff}
/* /分页 */


