/*-------------------------------------
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: 300px;}

/*-------------------------------------
    Layout
---------------------------------------*/
#ad           		{width: 300px; height: 600px; -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: 300px; height: 600px; overflow: hidden; cursor: pointer; visibility: hidden;  background: #ffffff;}
.border		  		  {width: 300px; height: 600px; top: 0; left: 0; border:1px solid rgba(0, 0, 0, .15); z-index: 9;}
.border a 	  		{width: 100%; height: 100%;}
.clicktag     		{width: 100%; height: 100%; z-index: 10; cursor: pointer; background:gray; opacity:0;}
.clicktag img 		{border: none; outline: none; }
#frame_one, #frame_two, #frame_three  {width: 100%; height: 600px; overflow: hidden;}

/*-------------------------------------
    Banner Body
---------------------------------------*/
.spoon						{left: 30px; top: 405px;}
.bottle 					{left: 151px; top: 209px; width: 104px; height: 305px;}
.logo_icon 				{left: 180px; top: 431px; width: 43px; height: 45px;}

