@charset "UTF-8";

/* Default style, feel free to remove if not needed. */
body {
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
}


/* Div layer for the footer. */
.main_container {
  display: block;
  width: 728px;
  height: 90px;
  visibility: hidden;
}

.inpage_wrapper {
  width: 726px;
  height: 88px;
  border: 1px solid #000;
  overflow: hidden;
  position: absolute;
  display: block;
}

.bgclick {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  cursor: pointer;
}

.inpage_wrapper span {
  position: absolute;
}

.z0 {z-index: 0}
.z1 {z-index: 1}
.z2 {z-index: 2}
.z3 {z-index: 3}
.z4 {z-index: 4}

.sprite {display:block; overflow:hidden; background-repeat: no-repeat;background-image:url(sprite.png);}

.copy0 {width:231px; height:32px; background-position: -4px -37px; left: 181px; top: 37px;}
.copy1 {width:109px; height:14px; background-position: -4px -73px; left: 181px; top: 37px;}
.copy2 {width:251px; height:31px; background-position: -4px -91px; left: 181px; top: 37px;}
.cta_more {width:85px; height:12px; background-position: -135px -14px;}
.sipc {width:55px; height:6px; background-position: -135px -4px;}
.logo {width:127px; height:29px; background-position: -4px -4px;}

.box {
  position: absolute;
  display: block;
}

.box > span {
  position: relative;
}

.yellow_border {
  width: 720px;
  height: 82px;
  border: 3px solid #ffcb15;
  display: block;
  position: absolute;
}

.sipc_box {
  padding: 10px 12px;
  top: 0;
  left: 0;
}

.logo_box {
  background-color: #FFCb15;
  bottom: 0;
  left: 0;
  width: 156px;
  height: 57px;
}

.logo_box > span {
  left: 14px;
  top: 13px;
}

.cta_box {
  background-color: #FF3E00;
  padding: 8px 14px;
  left: 443px;
  top: 49px;
}

.sipc_box:hover,
.logo_box:hover,
.cta_box:hover {
  cursor: pointer;
}

.copy_box {
  background-color: rgba(255, 255, 255, 0.8);
  left: 166px;
  top: 30px;
  width: 268px;
  height: 47px;
}

.copy_box > span {
  position: absolute;
  left: 11px;
  top: 13px;
}

.bg {display:inline-block; overflow:hidden; background-repeat: no-repeat;}

.img0 {
  background-image: url(img0.jpg);
  background-position: -1px -1px;
  height: 140px;
  width: 728px;
}

.img1 {
  background-image: url(img1.jpg);
  background-position: -1px -1px;
  height: 140px;
  width: 728px;
}