  html{height:100%;margin:0; padding:0;}
body{background:#fff;height:100%;margin:0; padding:0;font-family:Arial;font-size:14px;} 
a{color: #004b62;}
a:hover{color: #000000;}
input{cursor:pointer;border:none;-webkit-appearance:none;border-radius:0px; -moz-border-radius:0px;}
      	        
.floater {position:relative;
	float:left;
	height:50%;
	margin-bottom:-332px; /* half the containers height */
	position:relative;
	width:1px;
}
.center {clear:both;width:1014px; height:664px;position:relative;margin:0 auto;}
.cssSplashContainer{text-align:left;border: none;width: 1014px;height: 664px;background:#eee url('../assets/en/bg_index.jpg') no-repeat;}
#logo{position: absolute;top: 95px;left: 120px;}
.cssIndexMain{position: absolute;top: 150px;left: 100px;color: #999;cursor: default;width: 600px;text-align: left;}
.cssCourseTitle{margin:0;font-size: 32px;font-weight:bold;color: #999;cursor: default;width: 350px;text-align: left;margin-bottom:25px;}
.cssIndexPrompt{position: absolute;top: 40px;left: 155px;font-size: 13px;color: #568f99;cursor: default;width: 300px;text-align: left;}
.cssButStart{position: absolute;top: 460px;left: 410px;height: 30px;width: 105px;background-color: #128ecc;cursor: pointer;cursor: hand;color: #fff;font-weight: normal;font-size: 13px;text-decoration: none;border:1px solid #fff;letter-spacing:1px;} 
.cssButStart:hover{background:#fff;color:#128ecc;}

.cssIndexFooter{position: absolute;top: 390px;left: 4px;font-size: 12px;color: #999;cursor: default;width: 452px;text-align: left;}
.statusMsg{position: absolute;top:50px;left:155px;color: #999;cursor: default;text-align: right;width: 260px;}
.iOSErrorMsg{position: absolute;top:125px;left:0px;color: #ff0000;cursor: default;text-align: left;width: 400px;}
.errorMsg{position: absolute;top:130px;left:30px;cursor: default;text-align: left;width: 440px;}