
@import url("/design/footer.css");

#head,
#head-wrapper {
    background-color: #ededed;
}

#head {
    height: 120px;
    width: 960px;
    margin: 0 auto;
    background-image: url("head-center-bg.jpg");
    position: relative;
}

#head-wrapper .hr {
    height: 8px;
    background: #b3b3b3 url("head-hr-bg.png") repeat-x;
}

#head .auth {
    position: absolute;
    right: 0px;
    bottom: 4px;
}
