body {
    width: 100%;
    min-width: 870px
}

#wrapper {
    width: 870px;
    padding: 0 20px
}

.pattern-category {
    margin: 0!important;
    width: 830px!important
}

.pattern {
    width: 830px!important
}

.logo_content {
    padding: 15px 20px 10px;
    width: 830px!important;
    position: relative
}

.logo_content .logo {
    width: 268px!important;
    height: 30px!important;
    background-position: -289px -76px
}

.logo_content .daily {
    position: absolute;
    top: 17px;
    right: 20px
}

.daily .op_btn {
    height: 22px;
    width: 22px;
    display: inline-block
}

.daily .num_text {
    font-size: 26px;
    display: inline-block;
    margin: 0 20px;
    letter-spacing: -1px;
    position: relative;
    top: -1px
}

.daily .prev {
    background-position: -42px -269px
}

.daily .prev:hover {
    background-position: -64px -269px
}

.daily .next {
    background-position: -86px -269px
}

.daily .next:hover {
    background-position: -108px -269px
}

.daily .today {
    margin-left: 30px
}

.cp_content {
    overflow: auto
}

.cp_content .left {
    float: left
}

.copyright {
    padding: 30px 0;
    text-align: center;
    font-family: tahoma;
    font-size: 11px;
    color: #999
}

.copyright span {
    font-weight: 500px;
    color: #1ba9de
}
