#tfe_flash_checker .mask {
	background-color: #000;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
}
#tfe_flash_checker .dialog {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 340px;
	height: 200px;
	z-index: 9999;
}
#tfe_flash_checker .dialog span.close {
	cursor: pointer;
}
