﻿/*  page style  */
.ascxPage{height:34px; overflow:hidden; margin:30px auto; text-align:center;}
.ascxPage .bigA{display:inline-block; width:60px; height:32px; overflow:hidden; margin:0 5px; background:#fff; border:1px solid #ddd; text-align:center; font-size:14px; line-height:32px; color:#666;}
.ascxPage .smallA{display:inline-block; width:32px; height:32px; overflow:hidden; margin:0 5px; background:#fff; border:1px solid #ddd; text-align:center; font-size:14px; line-height:32px; color:#666;}
.ascxPage a{border-radius:2px;}
.ascxPage a.curr{background:#32a3dd; border:1px solid #32a3dd; color:#ffffff; font-weight:bold;}
.ascxPage span{display:inline-block; height:32px; overflow:hidden; margin:0 5px; line-height:32px; border-radius:2px;}
