body {
    width: 100%;
    min-width: 860px;
    padding: 10px
}

#wrapper {
    width: 860px
}

.wrapper {
    width: 830px
}

.logo_content {
    padding: 15px 20px 10px;
    position: relative;
    margin-bottom: 10px
}

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

.content {
    width: 830px;
    overflow: auto
}

.contentFrame {
    width: 830px
}

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

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