@charset "utf-8";
/* CSS Document */

.off_s {
    position: absolute;
    background: url(https://uidesign.zaful.com/Z/images/banner/paisley/off.png) no-repeat;
    width: 57px;
    height: 43px;
    padding: 12px 0 0;
    font-size: 16px;
    font-family: Century_Gothic_B,Times,serif;
    right: 10px;
    top: 10px;
    text-align: center;
    line-height: 18px;
}

.off_s, .yourtext, .yourtext a:hover, .yourtext b {
    color: #47124a;
}