.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 140px;
height: 140px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 140px;
height: 140px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 140px;
height: 140px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
	visibility:hidden;
	width: 140px;
height: 140px;
	
}
.LoginEN
{
	position: absolute;
	cursor: pointer;
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Minion Pro";
	left: 35px;
	margin-top: 53px;
}

.TutorialEN
{
	position: absolute;
	cursor: pointer;
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Minion Pro";
	left: 24px;
	margin-top: 53px;
}

.updatenewsEN
{
	font-size: 28px;
	color: #FF9900;
	text-align: center;
	font-family: "Minion Pro";
}

.flashrequiredEN
{
	font-size: 16px;
	color: #FF9900;
	text-align: center;
	font-family: "Minion Pro";
}
/*.cssnav span
{
	position: absolute;
	cursor: pointer;
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Minion Pro";
	left: 26px;
	margin-top: 40px;
} 
*/.cssnav span:hover
{ color: #FF9900;
}

.LoginCH
{
	position: absolute;
	cursor: pointer;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	font-family: "simsun";
	left: 44px;
	margin-top: 55px;
}

.TutorialCH
{
	position: absolute;
	cursor: pointer;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	font-family: "simsun";
	left: 16px;
	margin-top: 55px;
}

.updatenewsCH
{
	font-size: 24px;
	color: #FF9900;
	text-align: center;
	font-family: "simsun";
}

.flashrequiredCH
{
	font-size: 14px;
	color: #FF9900;
	text-align: center;
	font-family: "simsun";
}

.ICPtext
{
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-family: "simsun";
}
