/*-------------------------------------
    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; outline: none; width: 728px;}

/*-------------------------------------
    Layout
---------------------------------------*/
#ad           {width: 728px; height: 90px; background: #00539b; -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: 728px; height: 90px; overflow: hidden; cursor: pointer; visibility: hidden; background: #00539b;}
.clicktag     {width: 100%; height: 100%; z-index: 10; cursor: pointer; background:gray; opacity:0; }
.clicktag img {border: none; outline: none; }
#frame_one    {width: 100%; height: 90px;}

/*-------------------------------------
    Banner Body
---------------------------------------*/
.cta_bg       {left: 516px; top: 50px; width: 179px; height: 28px; background: #ea6908; border-radius: 14px;}
