﻿div#myPager { line-height:16px; text-align:right; margin-top:5px; margin-right:10px;margin-bottom:10px;}
div#myPager a { padding:4px 10px !important; border-style:solid; border-width:1px; border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); /*display:inline-block; line-height:16px;*/ background:#f5f5f5; text-shadow:0 1px 0 #ffffff; text-decoration:none;cursor: auto; margin:0px important}
div#myPager a:hover { background:#e8e8e8; color:#222222; text-shadow:0 1px 0 #fffff;}
div#myPager a:active { background:#e8e8e8; color:#222222; text-shadow:0 1px 0 #fffff;}
div#myPager a.current {background:#428bca !important; color:#ffffff !important; cursor:default !important;}
div#myPager a[disabled] { color:#AAAAAA !important;}
div#myPager input[type=text]{width:30px; margin-left:2px;}

.page { display: inline; float: left; width: 100%; height: auto; color: #ffffff; margin: 0 auto; margin-top: -10px; text-align: center; }
    .page a { width: auto; height: 40px; padding: 10px 15px 10px 15px; color: black; margin: 0 15px 0 0; text-align: center; background: rgba(255,255,255,0.9);  line-height: 45px; cursor: pointer; border-radius: 3px; overflow: hidden; }
        .page a:link { color: black; }
        /* .page a:visited { color: #ffffff; } */
        .page a:hover { color: black; background: rgba(255,255,255,0.9); filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#50000000',endColorstr = '#80000000')\9; }
        .page a:active { color: #ffffff; }

        .page a.current { width: auto; height: 40px; padding: 10px 15px 10px 15px; margin: 0 15px 0 0; text-align: center; background: #1777cb; line-height: 45px; color: #ffffff; cursor: pointer; overflow: hidden; }
            .page a.current a:link { color: #ffffff; }
            .page a.current a:visited { color: #ffffff; }
            .page a.current a:hover { color: #ffffff; background: none; }
            .page a.current a:active { color: #ffffff; }

             .page span.current { width: auto; height: 40px; padding: 10px 15px 10px 15px; margin: 0 15px 0 0; text-align: center; background: #ffa800;line-height: 45px; color: #ffffff; cursor: pointer; overflow: hidden;border-radius: 3px; }
            .page span.current span:link { color: #ffffff; }
            .page span.current span:visited { color: #ffffff; }
            .page span.current span:hover { color: #ffffff; background: none; }
            .page span.current span:active { color: #ffffff; }


.pages { display: inline; float: left; width: 100%; height: auto; color: #ffffff; margin: 0 auto; text-align: center; font: 17px/45px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53","\9ED1\4F53";}
    .pages a { width: auto; height:45px; padding: 10px 15px 10px 15px; color: #ffffff; margin: 0 15px 0 0; text-align: center; background: #1777cb;  line-height: 45px; cursor: pointer; border-radius: 3px; overflow: hidden; }
        .pages a:link { color: #ffffff; }
        .pages a:visited { color: #ffffff; }
        .pages a:hover { color: #ffffff; background:#10abf3; filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#50000000',endColorstr = '#80000000')\9; }
        .pages a:active { color: #ffffff; }

        .pages a.current { width: auto; height:45px; padding: 10px 15px 10px 15px; margin: 0 15px 0 0; text-align: center; background: #1777cb; line-height: 45px; color: #ffffff; cursor: pointer; overflow: hidden; }
            .pages a.current a:link { color: #ffffff; }
            .pages a.current a:visited { color: #ffffff; }
            .pages a.current a:hover { color: #ffffff; background: none; }
            .pages a.current a:active { color: #ffffff; }