@charset "utf-8";

body {
	margin: 0px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	background-color: #001E58;
}

.indexmessage {
	font-family: Arial,sans-serif;
	font-size: 16px;
}

.Mainbody {
	font-family: Verdana;
	font-size: 12px;
	position: absolute;
	width: 691px;
	height: 642px;
}
.Title {
	font-family: Verdana;
	font-size: 24px;
}

.Index {
	font-family: Verdana;
	font-size: 12px;
	position:absolute;	
}
.DefaultStyle {
font-family: Verdana;
font-size: 12px;
}

.GlobeCenterText {
	font-family: Verdana;
	font-size: 28px;	
}

.GlobeMiddleText {
	font-family: Verdana;
	font-size: 22px;	
}

.GlobeSideText {
	font-family: Verdana;
	font-size: 18px;	
}

#GlobeCenter {
	cursor:pointer;
	width: auto;
	height: auto;
	top: 40px;
}

.style1 {font-family: Verdana}
.style2 {
	color: #000066
}
.style3 {
	font-family: Verdana;
	color: #000066;
	font-weight: bold;
}
.style4 {
	color: #333333;
	font-weight: bold;
}

.MenuItem {
	font-family: Verdana;
	font-size: 16px;
	text-align:center;
	color:#FFFFFF;
	text-shadow:#000000;
	cursor:pointer;
	width: auto;
	height: auto;
	font-style: normal;
}
