@charset "UTF-8";
/* CSS Document */

/* [ =============== ALL =============== ] */
*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

html,
body {
width:100%;
height:100%;
line-height:0px;
}

#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}


/* [ =============== ALL =============== ] */