﻿#dcms_pager .pages
{
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    margin: 10px 0 20px 0;
    padding: 0;
    height: 20px;
    clear: both;
    text-align: center;}
#dcms_pager .pages a
{
    border: 1px solid #ccc;
    text-decoration: none;
    margin: 0 5px 0 0;
    padding: 5px 8px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;}
#dcms_pager .pages a:hover
{
    border: 1px solid #aeaeae;}
#dcms_pager .pages .pgEmpty
{
    border: 1px solid #eee;
    color: #eee;}
#dcms_pager .pages .pgCurrent
{
    border: 1px solid #ccc;
    text-decoration: none;
    margin: 0 5px 0 0;
    padding: 5px 8px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    background-color: #eee;}
.yema
{
    text-align: right;
    padding-right: 10px;}
.yema a
{
    color: #333;}
.yema a:hover
{
    color: #ee7700;}
