@charset "UTF-8";
/* COMMON */

#btn-exit{
    width:728px;
    height:90px;   
    cursor:pointer;
    opacity:0;
	display:block;
	z-index:9999999;
	background: url(clicktag.png);
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-font-smoothing: antialiased;
	
}
body {
	width: 728px;
	height: 90px;
}
img {
	border-style: none;
	image-rendering: crisp-edges;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main_content {
	position: absolute;
	width: inherit;
	height: inherit;
	border: 1px solid #999999;
	overflow: hidden;
	cursor: pointer;
	box-sizing: border-box;
	background:url(frame-back.jpg) ;
	display:block !important;
}

#logo{
	position: absolute;
	width:170px;
	height:30px;
	top:26px;
	left:110px;
	z-index:99999; 
}

#fade_black{
	position:absolute;
	width:728px;
	height:90px;
	background-color: #000000;
}
#fade_white{
	position:absolute;
	width:728px;
	height:90px;
	background-color: #000000;
}

/* CUSTOM */
#frame1-image1,
#frame1_copy11,
#frame1_copy12,
#frame1_copy13,
 {
	position: absolute;
	top:0px;
	left:0px;
}

#frame2_image{
	position:absolute;
	left:418px;
}

#frame2_image11, #frame2_image12{ 
	position: absolute;
}

#frame2_image2{
	position:absolute;
}