@charset "utf-8";

/* CSS Document */


/* 分页样式 */

.con_right_foot_04 {
    text-align: center;
    color: #777777;
    margin-top: 20px;
}

.con_right_foot_04 select {
    width: 68px;
    height: 27px;
    border: 1px #d8d8d8 solid;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 3px;
    padding-left: 5px;
    cursor: pointer;
}

.con_right_foot_04 input {
    width: 60px;
    padding: 0 5px 0 5px;
    border: 1px #d8d8d8 solid;
    background-color: #FFFFFF;
    height: 32px;
    line-height: 27px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}