.b-jetstyle-copyright {
    position: relative;

    padding:0 0 15px 65px;
    margin-right:100px;

    float:right;
    }
    .b-jetstyle-copyright p {
      font-size:1.1em; line-height:1.3em;
      color:#7f7f7f;
    }
    .b-jetstyle-copyright_ref_logo {
      text-decoration: none;

      display: block;
      overflow: hidden;

      width: 49px;
      height: 23px;

      position: absolute;
      left: 0; top: 0;

      cursor: pointer;
      }
      .b-jetstyle-copyright_ref_logo ins {
        width: 98px;
        height: 23px;

        position: absolute;
        left: 0; top: 0;

        background: url(b-jetstyle-copyright.png) 0 0 no-repeat;
        }
    .b-jetstyle-copyright_ref {
      text-decoration:none;
      border-bottom:none;
      color:#06c;
    }
     .b-jetstyle-copyright_ref i {
      text-decoration:underline;
      font-style:normal;
     }
      .b-jetstyle-copyright_ref:hover i {
        text-decoration:none;
      }
      .b-jetstyle-copyright_ref:hover .b-jetstyle-copyright_ref_logo ins {
        left: -49px;
        }
      .b-jetstyle-copyright_ref:hover {
        word-spacing: 0;
        }
    .b-jetstyle-copyright__year {
      position:absolute;
      top:0; left:0;

      margin-top:30px;
    }