@charset "utf-8";
/* CSS Document */
#Log {
	background-color: rgba(0,0,0,0.3);
	height: 100%;
	width: 100%;
	height:100vh;
    z-index: 10;
    position: absolute;
    text-align: center;
	 margin: 0px;
	 padding: 0px;
	 top: 0px;
	 left: 0px;
}
#nowReg {
	background-color: rgba(0,0,0,0.3);
	height: 100%;
	width: 100%;
	height:100vh;
    z-index: 10;
    position: absolute;
    text-align: center;
	 margin: 0px;
	 padding: 0px;
	 top: 0px;
	 left: 0px;

}
#fgPw {
	background-color: rgba(0,0,0,0.3);
	height: 100%;
	width: 100%;
	height:100vh;
    z-index: 10;
    position: absolute;
    text-align: center;
	 margin: 0px;
	 padding: 0px;
	 top: 0px;
	 left: 0px;

}
body,html,div,p,form,input{
 margin: 0px;
 padding: 0px;
}
#setLog {
	margin-top: -300px;
	margin-left: -170px;
	top: 50%;
	/*height: 200px;*/
	position: absolute;
	left: 50%;
}
#setReg {
	margin-top: -300px;
	margin-left: -170px;
	top: 50%;
	/*height: 200px;*/
	position: absolute;
	left: 50%;
}
#setFg {
	margin-top: -300px;
	margin-left: -170px;
	top: 50%;
	/*height: 200px;*/
	position: absolute;
	left: 50%;
}
#ying {
	top: 450px;
	height: 200px;
	position: absolute;
	width: 100%;
	left: 0px;
}
.yingfont    {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 140px;
	text-align: center;
	color: #FFFFFF;
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
 }

.big{ width: 2em; height: 2em; }  
span.bigf    { font-size: 14pt; color: #8A3E84; font-family: Arial; font-weight: bold }
td.abc {
	background-image: url(../images/game1-1-0a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
span.bigf        {
	margin-right: 40px;
}

