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

.cblackcell {
	position:fixed;
	left:0;
	top:0;
	display:none;
	filter:none !important;
	background:none;
	width:100%;
	height:100%;
	z-index:98;
	}
.cdeclare {
	position:fixed;
	left:50%;
	top:50%;
	margin:-320px 0px 0px -312px;
	display:none;
	width:624px;
	z-index:115;
	}