html {
	margin: 0px; padding: 0px; width: 100%; height: 100%;
}
body {
	margin: 0px; padding: 0px; width: 100%; height: 100%;
}
.truechar {
	color: rgb(0, 0, 0); font-family: "ËÎÌå"; background-color: rgb(0, 205, 0);
}
.falsechar {
	color: rgb(0, 0, 0); font-family: "ËÎÌå"; background-color: rgb(255, 0, 0);
}
.usualchar {
	color: rgb(0, 0, 0); font-family: "ËÎÌå";
}
.bg {
	left: 0%; top: 0%; width: 100%; height: 100%; display: block; position: absolute; z-index: 1001; -ms-overflow-x: hidden; -ms-overflow-y: auto; opacity: 0.5; background-color: black; -moz-opacity: 0.5;
}
#show {
	left: 26%; top: 27%; width: 694px; height: 198px; text-align: center; display: none; position: absolute; z-index: 500; -ms-overflow-x: hidden; -ms-overflow-y: auto; background-image: url("../images/cj.png");
}
