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

html{
	height:100%;
	width:100%;
}

body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	overflow:hidden;
}

.tab_getflash{
	height:100%;
	width:100%;
	text-align:center;
	vertical-align:middle;
	background-color:#dddddd;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}