/*-------------------------------------
Reset
---------------------------------------*/
*           {margin: 0; padding: 0; position: absolute; -webkit-box-sizing: border-box; box-sizing: border-box;}
#banner *   {position: absolute;}
#banner br  {position: static;}
img         {border: none; width: 970px;}

/*-------------------------------------
Layout
---------------------------------------*/
#ad             {width: 970px; height: 250px; -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
#banner         {position: absolute; display: block; width: 970px; height: 250px; overflow: hidden; cursor: pointer; visibility: hidden; background: #ffffff;}
.clicktag       {width: 100%; height: 100%; z-index: 10; cursor: pointer; background:transparent; border:1px solid rgba(0, 0, 0, .20);}
.clicktag img   {border: none; outline: none;}
#frame_one      {width: 100%; height: 250px; overflow: hidden;}

/*-------------------------------------
Banner Body
---------------------------------------*/
.bg_box         {width: 970px; height: 250px; overflow: hidden; transform-origin: top left;}
.bg             {width: 970px;}
.bg2            {width: 246px; left: 460px;}
.box            {width: 460px; height: 100%; left: 0px; top: 0px; background: #a6228e; opacity: 0.57; mix-blend-mode: multiply; transform-origin: left;}
.cta            {width: 20px; height: 100%; right: 0px; bottom: 0px; background: #a6228e; transform-origin: right;}
