﻿body.chiText
{
	font-family: 微軟正黑體;
	font-weight: bold;
}

body.engText
{
	font-family: Arial, comic sans ms;
}

body
{
	font-size: 12pt;
	color: #000000;
}

input[type=text]
{
	font-family: comic sans ms, 微軟正黑體;
	font-size: 12pt;
	color: #000000;
}

body
{
	margin: 0px;
	overflow:hidden;
}

span
{
	display: inline-block;
}

input[type=button], .Button
{
	cursor: pointer;
}

#news {
	width: 308px;
	height: 305px;
	overflow-x: hidden;
	overflow-y: auto;
}
#leaderBoard {
	width: 308px;
	height: 305px;
	font-size: 10pt;
	overflow: hidden;
}

.MSCLinka:visited, .MSCLinka:link{
	color: #ffff00;
	text-decoration: none;
	font-family: Arial;
	font-weight: Bold;
}

.UnitHeadrUnderLine {
	text-decoration: underline;
	cursor:pointer;
}
.UnitHeader {
	font-size:16pt;
}
.tableTop {
	background-image:URL("../Image/bg_tableofcontent_top.png");
	width:600px;
	height:50px;
}
.tableTop2 {
	background-image:URL("../Image/bg_tableofcontent_top2.png");
	width:620px;
	height:50px;
}
.tableMiddle {
	background-image:URL("../Image/bg_tableofcontent_middle.png");
	width:600px;
}
.tableMiddle2 {
	background-image:URL("../Image/bg_tableofcontent_middle.png");
	width:620px;
}
.tableBottom {
	background-image:URL("../Image/bg_tableofcontent_bottom.png");
	width:600px;
	height:50px;
}
.tableBottom2 {
	background-image:URL("../Image/bg_tableofcontent_bottom2.png");
	width:620px;
	height:50px;
}
.tableSpace {
	height:30px;
}
.DetailSwitch {
	cursor:pointer;
	width:50px;
	text-align:left;
}
.DetailSwitch img {
	width:50px;
}

.Type_0 td{
	border-top: #CCC 1px solid; 
	border-left:#CCC 1px dashed;	
	border-right:#CCC 1px dashed;	
	border-bottom: solid 2px #FFFFFF;
	width: 58px;
}

.Type_0 td a
{
    position:relative;
    top:0px;
    left:0px;
}

tr.Type_A td {
	border-left:#CCC 1px dashed;	
	border-right:#CCC 1px dashed;
	border-bottom:#CCC 1px solid;
	font-size:10pt;
	width:58px;
	font-family: "Comic Sans MS", cursive;
}

.Type_0 .Type_B {
	border-top:none; 
	border-left:none;	
}

.col1{background-color:transparent;}
.col2{background-color:#FFBCFF;}
.col3{background-color:#00C9FF;}
.col4{background-color:#FFF281;}
.col5{background-color:#00FFCC;}
.col6{background-color:#FBBC58;}
.col7{background-color:#FF3A00;}
.col8{background-color:#7F1ECC;}
.col9{background-color:#DBFFFF;}
.col10{background-color:#D9E020;}

#verInvalid2 {
	display:none;
	_display:block;
}

#LoginFrom {
	_display:none;
}

.closeBtn:hover
{
	text-decoration: underline;
	cursor:pointer;
}

.MSCLinka:visited, .MSCLinka:link{
	color: #ffff00;
	text-decoration: none;
	font-family: Arial;
	font-weight: Bold;
}

.MSRLinka:visited, .MSRLinka:link{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-weight: Bold;
}

.mobileBtn{
	width:100px;
	height:46px;
	float:left;
	vertical-align: middle;
	cursor:pointer;
	color:#000000;
	margin-right:20px;
	z-index:20;
}

.mobileBtnBg{
	width:130px;
	height:46px;
	float:left;
	padding:7px 18px 7px 60px;
	background-image:URL("../Image/btnMobile.png");	
}

#mobileBtnList{
	position:absolute;
	top:400px;
	left:30px;
	z-index:30px;
}
#leaderBoard{
	position:absolute; 
	top:115px; 
	left:30px; 
	width: 500px;
	z-index:20;
	color:#ffffff;
}
.ABCbody{
	background-image:URL("Flash/ABCBG.jpg");
}
#MainFlashPanel{
	border:none;
}
.ExIcon:hover{
	-webkit-animation: scale2 0.5s infinite alternate;
	-moz-animation: scale2 0.5s infinite alternate;
	-o-animation: scale2 0.5s infinite alternate;
	-ms-animation: scale2 0.5s infinite alternate;
}
#UnitTableContainer{
	-webkit-animation: UTTableIn 1s;
	-moz-animation: UTTableIn 1s;
	-o-animation: UTTableIn 1s;
	-ms-animation: UTTableIn 1s;
}
/* UTTableIn */
@-webkit-keyframes UTTableIn {
  from { opacity:0;left:100%;}
  to { opacity:1;left:0%;}
}
@-moz-keyframes UTTableIn {
  from { opacity:0;left:100%;}
  to { opacity:1;left:0%;}
}
@-o-keyframes UTTableIn {
  from { opacity:0;left:100%;}
  to { opacity:1;left:0%;}
}
@-ms-keyframes UTTableIn {
  from { opacity:0;left:100%;}
  to { opacity:1;left:0%;}
}
.UTTableIn{
	-webkit-animation: UTTableIn 1s;
	-moz-animation: UTTableIn 1s;
	-o-animation: UTTableIn 1s;
	-ms-animation: UTTableIn 1s;
}
.ABCScoreStr{
	font-size: 16pt;
	position:absolute;
	top:-20px;
	left:67px;
	color: #000000;
}
.scrollY{
	overflow-y:auto;
}
.PageContent{
	overflow:hidden;
}

.stuInfo {
	text-align:left;
	background-repeat: no-repeat;
	height:35px;
	/*margin:5px 5px 5px 5px; */
	color:#ffffff;
	padding: 3px 3px 3px 3px;
}

.stuinfocap{
	font-size:10px;
}

#txtUserName, #txtUserClass, #txtStudentNO {
	font-weight:bold;
}

.LBRow1, .LBRow2{
	vertical-align:middle;
}

#schoolLogo{
	-webkit-animation: LogoIn 1s;
	-moz-animation: LogoIn 1s;
	-o-animation: LogoIn 1s;
	-ms-animation: LogoIn 1s;
	width: 45%;
	max-width: 400px;
}
/* LogoIn */
@-webkit-keyframes LogoIn {
  0% { top:-120px;}
  80% { top:-15px;}
  100% { top:-25px;}
}
@-moz-keyframes LogoIn {
  0% { top:-120px;}
  80% { top:-15px;}
  100% { top:-25px;}
}
@-o-keyframes LogoIn {
  0% { top:-120px;}
  80% { top:-15px;}
  100% { top:-25px;}
}
@-ms-keyframes LogoIn {
  0% { top:-120px;}
  80% { top:-15px;}
  100% { top:-25px;}
}

.ifmPortfolio{
	width:90%;
	height:90vh;
	border: none;
}

.extraStar:hover{
	-webkit-animation: rotate360 1s infinite ;
	-moz-animation: rotate360 1s infinite ;
	-o-animation: rotate360 1s infinite ;
	-ms-animation: rotate360 1s infinite ;
}
@-moz-keyframes rotate360 { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes rotate360 { 100% { -webkit-transform: rotate(360deg); } }
@keyframes rotate360 { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

#myJsCaTOC, #JsScrollDiv, #UnitTable, #JsCaContainer, #UnitTableTbody1{
	width: 100%;
	height: 100%;
}
.MainPageCalenderTable{
	width: 100%;
	height: 100%;
}
.MainPageCalenderTable, .MainPageCalenderTable td{
	border: 1px solid #ffffff;
}
.MainPageCalenderTable td:nth-child(1){
	width:16%;
	white-space: normal;
}
#JsCaContainerList{
	white-space: nowrap;
	height: 100%;
	display: inline-block;
	width: auto;
}
.MainPageCalenderTable td:nth-child(2)
,.MainPageCalenderTable td:nth-child(3)
,.MainPageCalenderTable td:nth-child(4)
,.MainPageCalenderTable td:nth-child(5)
,.MainPageCalenderTable td:nth-child(6)
,.MainPageCalenderTable td:nth-child(7)
,.MainPageCalenderTable td:nth-child(8)
{
	width:12%;
}
.MainPageCalenderTable tr:nth-child(1){
	height:30px;
}
.TabTr4 tr:nth-child(2)
,.TabTr4 tr:nth-child(3)
,.TabTr4 tr:nth-child(4)
,.TabTr4 tr:nth-child(5)
,.TabTr4 tr:nth-child(6){
	height: calc(24%);
}
.TabTr5 tr:nth-child(2)
,.TabTr5 tr:nth-child(3)
,.TabTr5 tr:nth-child(4)
,.TabTr5 tr:nth-child(5)
,.TabTr5 tr:nth-child(6){
	height: calc(18%);
}
.TabTr6 tr:nth-child(2)
,.TabTr6 tr:nth-child(3)
,.TabTr6 tr:nth-child(4)
,.TabTr6 tr:nth-child(5)
,.TabTr6 tr:nth-child(6)
,.TabTr6 tr:nth-child(7){
	height: calc(15%);
}
.TabTr7 tr:nth-child(2)
,.TabTr7 tr:nth-child(3)
,.TabTr7 tr:nth-child(4)
,.TabTr7 tr:nth-child(5)
,.TabTr7 tr:nth-child(6)
,.TabTr7 tr:nth-child(7)
,.TabTr7 tr:nth-child(8){
	height: calc(13%);
}
#UnitTable{
	overflow-y: scroll;
}
#JsScrollDiv{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}
.jsCell{
	height:100%;
	width:100%;
	background-color: #D5EFFB;
}
.jsTodayCell{
	height:100%;
	width:100%;
}
.jsEmptyCell{
	height:100%;
	width:100%;
	background-color: #D5EFFB;
}
.jsThemeCell{
	color: #000000;
	font-weight: bold;
	background-color: #B9E4F9;
}
.jsThemeDiv{
	padding:2px 2px 2px 2px;
	width:100%;
	height:100%;
	font-size: 12pt;
}
.MainPageCalender{
	background-repeat:no-repeat;
}
#JsDateTR{
	height: 50px;
}
.LCSArrow{
	background-image:url('../Images/LCSArrow.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	width:30px;
	height:30px;
	float:left;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
}
.RCSArrow{
	background-image:url('../Images/RCSArrow.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	width:30px;
	height:30px;
	float:right;
	cursor:pointer;
}
.CSArrowEmpty{
	width:30px;
	height:30px;
	float:left;
	cursor:pointer;
}
.jstitle{
	color:#000000;
	font-weight: bolder;
	text-align: center;
	font-size:18px;
}
.jstitleSun{
	color:#C82321;
}
.JsCaDisplayDate{
	display: inline-block;
}
.JsCaDisplayDateM{
	font-size: 20pt;
	color: #0471BC;
	font-weight: bolder;
	display:inline;
	padding: 0px 0px 0px 0px;
	height: 40px;
	vertical-align:top;
}
.JsCaDisplayDateY{
	font-size: 14pt;
	color: #0471BC;
	font-weight: bolder;
	display:inline;
	height: 40px;
	vertical-align:top;
}
.JSFadeDiv {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	font-size:40px;
	font-weight:strong;
}
.JSFadeDivGap{
	height:100%;
	display: inline-block;
	width: 2px;
}
.JsInnerTable{
	padding: 0px 0px 0px 0px;
	border-spacing:0;
	width:100%;
	height:100%;
}
.JSMonthCell{
	width:100%;
	height:100%;
	text-align: center;
	display: inline-block;
	position:relative;
	vertical-align: top;
}
.JSDateMark{
	font-size:18px;
	color:#532D08;
	font-weight:bolder;
	margin:0px 10px -2px 5px;
	text-align: left;
}

.ETSIcon{
	float:right;
	width:11px;
	height:11px;
	padding: 1px 2px 0px 0px;
}
.ETSLink{text-decoration:none;}
.ETSLink:link {color:#FFFFFF;}      /* unvisited link */
.ETSLink:visited {color:#FFFFFF;}  /* visited link */
.ETSLink:hover {color:#FFFFFF;}  /* mouse over link */
.ETSLink:active {color:#FFFFFF;}  /* selected link */
.MainPageCalenderTable {
	border-spacing:0px;
	table-layout: fixed;
}
.exStatCon{
	background-image:URL("../Images/LBScoreBGL.png");
	width:125px;
	height:40px;
	position: relative;
	display: inline;
	float: right;
	background-size: 100% 100%;
	margin-left:2px;
}
.JsDailyCnt, .ExtraExCnt{
	padding: 8px 10px 10px 60px;
	font-size:16px;
	cursor:pointer;
	text-align: right;
	font-weight: bold;
}
.ExIcon{
	padding:2px;
	cursor: pointer;
	height: 55%;
	max-height: 50px;
}
.ExIconL{
	padding:2px;
	cursor: pointer;
	height: 95%;
}

#VIPTableDiv{
	
}
#VIPMainTable{
	left:0px;
	top:0px;
    width: 100%;
    position: absolute;
	padding: 0px 0px 0px 0px;
	height: 100%;
	margin-left: 2%;
}
.VIPItemDiv{
	text-align: right;
    width: 255px;
	height: 110px;
}
.VIPImg{
    position: relative;
	text-align: right;
	float:left;
    width: 100px;
	height: 110px;
}
.VIPImg img{
    position: absolute;
	max-height: 100px;
	max-width: 100px;
	bottom:0px;
	right:0px;
}
.VIPSoldOutSym{
	top:0px;
	left:0px;
}
.VIPPoint{
	overflow:hidden;
}
.VIPEn, .VIPZh {
	height: 19px;
	width:100%;
	overflow:hidden;
}
.VIPEn, .VIPZh, .VIPPoint, .VIPQuan {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.VIPDetailDivTab{
    position: absolute;
	right:0px;
	width:250px;
	padding: 13px 2px 0px 0px;
}
.VIPPoint{
	font-size:20px;
	padding: 0px 50px 0px 0px;
}
.VIPQuan{
	font-size:18px;
	padding: 0px 50px 0px 0px;
}
.VIPTable{
	width:100%;
	color:#ffffff;
	padding: 0px 0px 0px 60px;
	background-image: URL('../Images/TOC/VIPItemTR.png');
	background-repeat: repeat-y;
	background-size: 100% 124px;
	height: calc(100% - 90px);
}
.VIPZh{
	font-family: 微軟正黑體;
}
.VIPItemDiv{
    position: relative;
	height:110px;
	cursor: pointer;
}
.VIPItemDiv1{background-image: URL('../Images/TOC/VIPItemDiv1.png');}
.VIPItemDiv2{background-image: URL('../Images/TOC/VIPItemDiv2.png');}
.VIPItemDiv3{background-image: URL('../Images/TOC/VIPItemDiv3.png');}
.VIPItemDiv4{background-image: URL('../Images/TOC/VIPItemDiv4.png');}
.VIPItemDiv5{background-image: URL('../Images/TOC/VIPItemDiv5.png');}
.VIPItemDiv6{background-image: URL('../Images/TOC/VIPItemDiv6.png');}
.VIPItemTR{
	height: 130px;
}
.VIPBuyDiv, .VIPInfoTableDiv, .VIPBuyRSDiv{
	width:95%;
	height: 95%;
	background-color: #653415;
	border-radius: 10px;
	margin: auto;
	border: 20px solid #ddab71;
}
.VIPBuy, .VIPInfoTable{
	padding: 70px 0px 0px 0px;
	color:#ffffff;
	width: 90%;
	margin: auto;
}
.VIPBuyRSDivTable {
	padding: 80px 0px 10px 00px;
	color:#ffffff;
	width: 100%;
}
.VIPConfirm, .VIPCancel{
	font-family: 微軟正黑體;
	display:inline-block;
	padding: 5px 0px 5px 40px;
	cursor: pointer;
	width: 110px;
	margin: 10px 5px 0px 5px;
	height: 22px;
	color:#000000;
	font-weight: bold;
}
.VIPConfirm {
	background-image: URL('../Images/VIPConfirmBG.png');
}
.VIPCancel {
	background-image: URL('../Images/VIPCancelBG.png');
}
.aVIPItem{
	float: left;
	padding-bottom: 14px;
	padding-right: 28px;
}
#VIPHeader, .VIPHeader{
	background-image: URL('../Images/VIPHeader.png');	
	background-size: 100% 100%;
	width: 205px;
	height: 40px;
	position: absolute;
	left:10px;
	top: 15px;
}
#VIPNowSP{
    position: absolute;
	right:20px;
	top: 0px;
	color:#000000;
	font-weight: bold;
	width: 65px;
	height: 35px;
	background-image: URL('../Images/VIPPoint.png');	
	background-size: 100% 100%;
	padding: 30px 40px 0px 80px;
}
#VIPShell{
	background-color: #ddab71;
	border-radius: 10px;
	width:95%;
	height: 90%;
	z-index: 0;
	position: absolute;
	left:0px;
	top: 50px;
}
#VIPShellInner{
	background-color: #653415;
	border-radius: 10px;
	width:90%;
	height: 85%;
	z-index: 0;
	position: absolute;
	left:20px;
	top: 70px;
}
.VIPInfoTableInnerDiv, .VIPBuyInnerDiv{
	width:90%;
	height: 90%;
	background-color: #653415;	
	border-radius: 10px;
	position: absolute;
	left:20px;
	top: 20px;
}
#VIPTableDivContainer{
	position: absolute;
	height: 84%;
	top: 70px;
	width:89%;
}
.VIPInfoTxt, .VIPInfoCap{
	width:100%;
}
.VIPInfoCap{
	text-align: left;
}
.VIPBuyPre{
	max-height: 160px;
}

html{
	width: 100%;
	height: 100%;	
}
body{
	background: #2ea9e1; /* Old browsers */
	background: -moz-linear-gradient(top,  #2ea9e1 0%, #0370bb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2ea9e1 0%,#0370bb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2ea9e1 0%,#0370bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ea9e1', endColorstr='#0370bb',GradientType=0 ); /* IE6-9 */
	margin: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.metalImg{
	height:30px;
}
#FooterDiv{
	height: 35px;
}
#mainDiv{
	width: 100%;
	height: 100%;
}
body, div{
	font-family: 'Microsoft JhengHei', '微軟正黑體', sans-serif;	
}
#conDiv{
	width:100%;
	height:100%;
	margin:0px;
	background-color: #ffffff;
	position: relative;	
}

#Ldiv{
	width: 25%;
	background: url('../Images/Login/bg.jpg');
	background-size: 100%; 
	background-repeat: no-repeat;
	height:100%;
	background-size: 100% 60px;
	background-position: bottom;
	background-color: #3D89BD;
	position: static;
	float:left;
}

#Ldivcon{
	margin: 0;
	position:relative;
	width:100%;
	height:100%;
}

#Rdiv{
	background-color: #FFFFFF;
	width:75%;
	height:100%;
	float:right;
	position: relative;
}

#RSh{
	background: url('../Images/Main/shadow.png');
	width: 5px;
	height: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

#stuDiv{
	position: absolute;
	top: 11%;
	right: 15px;
	padding-top: 18px;
	width: 90%;
}
#stuDiv2{
	position: absolute;
	right: 1px;
	display:none;
}
#menuDiv{
	position: absolute;
	bottom: 10%;
	width: 100%;
}

#schoolLogo{
	height: 15%;
	width: auto;
}

#booksDiv{ 
	height:15%;
	position: absolute;
	bottom: 1%;
	right: 15px;
}

#logoutDiv{	
	background-color: #0F3E50;	
	color: #B5C4C9;
	width: 55px;
	padding: 5px;
	float: right;
}

#imgOpenMenu{
	height: 45px;
	display:none;
	margin: 8px;
	position:absolute;
	top: 0px;
	left: 8px;
}

#RShTitleDiv{
	background-color: #74C9F2;
	height: 95px;
	width: 100%;
	background-size: auto 90%; 
	background-repeat: no-repeat;
	background-position: 30px 10px;	
}

#RShConDiv{
	position: relative;
	width:calc(100% - 30px);
	height:90%;
	margin: 15px;
}

.stuInfo{
	height: 25px;
	background-color: #ffffff;	
	margin-bottom: 10px;
	color: #000000;	
	font-weight: bolder;
	padding-left: 20px;
	margin-left: 50px;
}

#stuDivHead{
	background: url('../Images/Main/stuHead.png');
	width: 63px;
	height: 63px;
	position:absolute;
	top: 0px;
	left: 0px;
}

.menuEx{background: url('../Images/Main/menuEx.png');background-size: auto 100%; }
.menuBM{background: url('../Images/Main/menuBM.png');background-size: auto 100%; }
.menuLB{background: url('../Images/Main/menuLB.png');background-size: auto 100%; }
.menuOP{background: url('../Images/Main/menuOP.png');background-size: auto 100%; }
.menuVIP{background: url('../Images/Main/menuVIP.png');background-size: auto 100%; }
.menuAss{background: url('../Images/Main/menuAss.png');background-size: auto 100%; }

.amenu{
	background-repeat: no-repeat;
	background-position: 10px 0px;	
	height: 35px;
	background-color: #0370BB;
	margin-bottom: 2px;
	padding-left:50px;
}

.amenu:hover{
	background-color:#0489E1
}


.amenu > div{
	color: #B5D5EB;
	font-weight: bolder;
	padding-top:5px;
}

.amenu:hover > div, #logoutDiv:hover {
	color: #FFFFFF;
}
.amenuSel{
	background-color:#72C9F2;
}

.amenuSel > div{
	color: #FFFFFF;
}

.btnDiv{
	cursor:pointer;
}

.footer{
	color: #ffffff;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	display: inline;
}

.footerR{
	margin: auto;
	float: right;
}

.footerL{
	margin: auto;
	float: left;
}

/* leaderboard */
#leaderBoardTable{
	position:relative;
	width:95%;
	height:90%;
	padding-left: 2%;
}
.LBRow{
	height: 35px;
	/*border: 1px solid #ff0000;*/
	width:100%; 
	text-align:center;  
	height: 35px;
}
.LBRow1, .LBRow2{
	border-bottom: 2px #72C9F2 solid;
}
.aLBRowTab{
	width:100%;
	table-layout: fixed;
	border-collapse: collapse;
	padding: 0px;
	font-weight: bold;
	margin-top: 5px;
}

.aLBRowTab > tbody > tr > td:nth-child(1)  {width: 19px;}
.aLBRowTab > tbody > tr > td:nth-child(2)  {width: 65px;text-align:center}
.aLBRowTab > tbody > tr > td:nth-child(3)  {width: 115px;text-align:left}
.aLBRowTab > tbody > tr > td:nth-child(4)  {width: 100%;text-align:left}
.aLBRowTab > tbody > tr > td:nth-child(5)  {width: 80px;text-align:center;}
#LBHeader > .aLBRowTab > tbody > tr > td:nth-child(5)  {width: 90px;text-align:center;}	
#LBScopeBtnTR {
	height: 40px;
}
#LBTypeTab{
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-collapse: collapse;
	padding: 0px;
}
#leaderBoardBtn, #leaderBoardMain{
	position:absolute; 
	left:0px; 
	z-index:20;
}
#leaderBoardBtn{ 
	width: 90%;
	top:1px; 
	height:40px;
	padding-left: 5%;
}
#leaderBoardMain{
	width: 100%;
	position: relative; 
	top:0px; 
	height:100%;
	border-collapse: collapse;
	padding: 0px;
}
#leaderBoardMain > tbody > tr:first-child {
	background-image:URL("../Images/LB/LBbgTop.png");
	background-size: 100% 100%; 
	background-repeat: no-repeat;
	height: 11px;
}
#leaderBoardMain > tbody > tr:nth-child(2) {
	background-image:URL("../Images/LB/LBbgMiddle.png");
	background-size: 100%; 
	background-repeat: repeat-y;
	height: 100%;
}
#leaderBoardMain > tbody > tr:nth-child(3) {
	background-image:URL("../Images/LB/LBbgBottom.png");
	background-size: 100% 100%; 
	background-repeat: no-repeat;
	height: 20px;
}
.leaderType{
	cursor:pointer;	
	width: 33%;
	height:100%;
	margin: 0 auto;
    display: inline-block;
    overflow: hidden;
}
.LBGRA, .LBCRA, .LBGRB, .LBCRB{
	background-size: 100% 100%; 
	background-repeat: no-repeat;
	height:100%;
	color: #ffffff;
	font-weight: bold;
	padding-top: 8px;
}
.LBGRA, .LBCRA{
	background-image:URL("../Images/LB/LBSelOp.png");
}
.LBGRB, .LBCRB{
	background-image:URL("../Images/LB/LBNotSelOp.png");
}
#LBMoveContainer, #LBHeader{
	overflow-x:hidden; 
	width:100%;
}
#LBContainer{
	position:relative;
	width: 90%;
	margin-left:5%;	
	height: 100%;
}
#LBMoveContainer{
	background-color: #ffffff;
	top: 30px;
	height: 100%;
	position: absolute;
}
#LBHeader{
	background-color: #FFFDA3;
	font-weight: bolder;
}
#RTitleTR{
	height: 95px;
}
#LBHeaderTR{
	height: 35px;
}
.LBScore{
	background-image:URL("../Images/LB/LBScoreBG.png");
	width:120px;
	height:40px;
	position: relative;
	background-size: 100% 100%;
}

.LBScoreSel{
	background-image:URL("../Images/LB/LBScoreBGSel.png");
}

.LBScore > div{
	padding: 8px 10px 10px 60px;
	font-size:16px;
	cursor:pointer;
	text-align: right;
}
.LBScoreCap{
	position: absolute;
	top: 5px;
	left: 5px;
	color: #ffffff;
	font-size:12px;
	text-align: left;
	cursor:pointer;
}
.RShTitleDiv_LB{
	background-image:URL("../Images/LB/LBTitle.png");
}
.RShTitleDiv_EX{
	background-image:URL("../Images/RXTitle.png");
}
.RShTitleDiv_BM{
	background-image:URL("../Images/BMTitle.png");
}
.RShTitleDiv_VIP{
	background-image:URL("../Images/VIPTitle.png");
}
.popUpExOption{
	background-color: #4892D3;
	color: #ffffff;
	text-align:center;
	font-size: 30px;
	padding: 20px;
}
.imgBase{
	background-color: #FFFFFF;
	padding:3px;
	border-radius: 50%;
	height: 100%;
	max-height: 150px;
}
#BMHistTableContentDiv, #BMHistTableContent{
	width:100%;
	height:100%;
}
#BMHistTable, #BMHistTableHeader{
	width:95%;
	padding-left: 2%;
}
#BMHistScroll{
	width:100%;
}
#BMHistTableContent{
	color: #ffffff;
	border-collapse: collapse;
	border: 0px solid #ffffff;
}
.BMHistTableContentTR{
	background-color: #4892D3;
}
#BMHistTableContent > tbody > tr > td ,#BMHistTableHeader > tbody > tr > td {padding: 4px;}
#BMHistTableContent > tbody > tr > td:nth-child(1) ,#BMHistTableHeader > tbody > tr > td:nth-child(1) {width: 120px;}
#BMHistTableContent > tbody > tr > td:nth-child(3),#BMHistTableHeader > tbody > tr > td:nth-child(3) {width: 60px; text-align: center;}
#BMHistTableContent > tbody > tr > td:nth-child(4),#BMHistTableHeader > tbody > tr > td:nth-child(4) {width: 140px;}
#BMHistTableHeader{
	font-weight: bolder;
	height: 30px;
}
.BM_Item{
	text-align: left;
	display: inline;
}
.BMExIcon{
	height:100%;
}
.BMRemark{
	size: 14px;
	padding-left: 50px;
	color: #E1F0F5;
}
.VIPBuy, .VIPInfoTable{
	padding: 0px 0px 0px 0px;
	height: 100%;
}
.VIPInfoTable > tbody > tr > td {
	vertical-align: top;
}
.VIPInfoTableDiv{
	overflow: auto;
}
.btnPlatforms{
	max-width: 100%;
}
.VIPInfoTable > tbody > tr:nth-child(1){height: 30px;}
.VIPInfoTable > tbody > tr:nth-child(2){height: 30px;}
.VIPInfoTable > tbody > tr:nth-child(3){height: 30px;}
.VIPInfoTable > tbody > tr:nth-child(4){height: 100%;}

#newsTitleDiv{
	width:100px;
	height:38px;
}

#CEFRTable{
	border-collapse: collapse;
}

#CEFRH1{
	font-size: 60px;
}

#divADRS{
	font-size: 34px;
}

#CEFRTable > tbody > tr > th{
	background-color:#3552B5;
	color: #ffffff;
	font-weight:bold;
    padding-top: 8px;
    padding-bottom: 8px;
}

#CEFRTable > tbody > .CEFRBLevel > td{
	background-color:#E3E9FF;
}

#CEFRTable > tbody > tr > th:nth-child(1){width:8%;}
#CEFRTable > tbody > tr > th:nth-child(2){width:6%;}
#CEFRTable > tbody > tr > th:nth-child(3){width:8%;}
#CEFRTable > tbody > tr > th:nth-child(4){width:8%;}

#CEFRTable > tbody > tr > th, #CEFRTable > tbody > tr > td:not(.CEFRDesc){
	padding-left: 15px;
}

#CEFRTable > tbody > tr > th, #CEFRTable > tbody > tr > td{
	text-align: left;
	font-size: 12px;
	border: 1px solid #3552B5;
}

@media screen and (max-width: 500px), screen and (orientation: portrait) {
	#conDiv{
		background-size: 100% 8%; 
		height:100%;
	}
	#RShConDiv{
		width:96%;
		margin: 2%;
	}
	#Ldiv{
		width: 100%;
		position: absolute;
		top:0px;
		left: -100%;
		z-index:999;
		margin:auto 0;
	}
	#Ldivcon{
		margin:0 auto;
		max-width: 400px;
	}
	#booksDiv{
		height: 12%;
	}
	#menuDiv{
		bottom: 15%;
	}
	#Rdiv{
		width:100%;
	}
	#imgOpenMenu{
		display:inline;
	}
	#RShTitleDiv{
		background-position: 80px 10px;	
	}	
	.footerR, .footerL{
		text-align: center;
		width: 100%;
		float: none;
	}
	#schoolLogo{
		height: auto;
		width: 30%;
		max-width: 400px;
	}
	#RSh{
		display: none;
	}
	.MainPageCalenderTable, .JSInnerTable {
		width:96%;
	}
	.JSFadeDivGap{
		width:2px;
	}
	.JSDateMark{
		font-size: 14px;
	}
	.jstitle{
		font-size: 14px;
	}
	.jsThemeDiv{
		font-size: 14px;
		white-space: normal;
	}
	.MainPageCalenderTable{
		table-layout: fixed;
	}
	.jsTodayCell > .ExIcon, .jsCell > .ExIcon{
		height: 35%;
		width: auto;
		white-space: normal;
		float: left;
	}
	.jsCellP{
		white-space: normal;		
	}
	#VIPShell{
		width:95%;
		height: 85%;
	}
	#VIPShellInner{
		width:85%;
		height: 75%;
	}
	#VIPTableDivContainer{
		height: 74%;
		width:85%;
	}
}

@media screen and (max-height: 440px), screen and (max-width: 700px){
	
	#CEFRH1{
		font-size: 30px;
	}
	
	#divADRS{
		font-size: 20px;
	}

	.aLBRowTab > tbody > tr > td:nth-child(1)  {width: 5px;}
	.aLBRowTab > tbody > tr > td:nth-child(2)  {width: 45px;text-align:center}
	.aLBRowTab > tbody > tr > td:nth-child(3)  {width: 60px;text-align:left}
	.aLBRowTab > tbody > tr > td:nth-child(4)  {width: 100%;text-align:left}
	.aLBRowTab > tbody > tr > td:nth-child(5)  {width: 40px;text-align:center;}	
	#LBHeader > .aLBRowTab > tbody > tr > td:nth-child(5)  {width: 40px;text-align:center;}	
	.stuInfo{
		height:18px;
	}
	#stuDiv{
		top:10%;
	}.JSDateMark{
		font-size: 10px;
	}
	.extraStar{
		height: 8px;
	}
	.ExIcon {
		padding: 0px;
	}
	.jstitle{
		font-size: 10px;
	}
	.jsThemeDiv{
		font-size: 10px;
		white-space: normal;
	}
	.BMExIcon{
		height:30px;
	}
	#VIPShell{
		width:95%;
		height: 80%;
	}
	#VIPShellInner{
		width:85%;
		height: 70%;
	}
	#VIPTableDivContainer{
		height: 69%;
		width:85%;
	}
}


@media screen and (max-height: 440px), screen and (max-width: 440px){
	body{
		font-size: 12px;
	}
	#RTitleTR{
		height: 35px;
	}
	#RShTitleDiv{
		height: 35px;
		background-size: auto 90%; 
		background-repeat: no-repeat;
	}
	#RShConDiv{
		height:100%;
		width:98%;
		margin: 0% 1% 0% 1%;
	}
	.MainPageCalenderTable, .JSInnerTable {
		width:98%;
	}
	#imgOpenMenu{
		height: 20px;
	}	
}
@media screen and (max-height: 420px){
	#FooterDiv{
		height: 22px;
	}
	#LBScopeBtnTR {
		height: 30px;
	}
	#JsScrollDiv{
		overflow-y: scroll;
	}
	#menuDiv{
		bottom: 10%;
	}
	#Ldiv{
		background-size: 100%; 
	}
	#booksDiv{
		height: 8%;
		left:6%;
	}
	#schoolLogo{
		height: 60px;
		width: auto;
	}
	#stuDiv{
		top: 38px;
		left:2px;
	}
	.amenu, .stuInfo{
		height: 18%;
		font-size: 11px;
	}
	#conDiv{
		height: 100%;
	}
	#leaderBoardBtn {
		height:30px;
	}
	#leaderBoardMain{
		top:0px;
		height: 100%;
	}
	#LBHeader{
		top:0px;		
	}
	#LBMoveContainer{
		top:0px;
		height: 100%;
	}
	#leaderBoardMain > tbody > tr:nth-child(3) {
		height: 10px;
	}
	#LBHeaderTR{
		height: 22px;
	}
	.aLBRowTab > tbody > tr > td:nth-child(3)  {width: 135px;text-align:left}
	.metalImg{
		height:20px;
	}
	.LBRow{
		height:22px;
	}
	#stuDiv2{
		position: absolute;
		right: 1px;
		display:inline;
	}
	.stuInfo2{
		display: inline-block;
		color: #ffffff;	
		font-weight: bolder;
		padding-left: 20px;
	}
	#RShTitleDiv{
		position:relative;
		background-position: 10px 3px;	
	}
	#logoutDiv2{
		display: inline-block;
		color: #dddddd;	
		font-weight: bolder;
		padding-left: 20px;		
	}
	#stuDiv{
		display:none;
	}
	#menuDiv {
		height: 70%;
		max-height: 200px;
	}
	.JsCaDisplayDateM{
		font-size:14px;
	}
	.JsCaDisplayDateY{
		font-size:10px;
	}
	.RCSArrow, .LCSArrow{
		width: 20px;
		height: 20px;
	}
	#JsDateTR{
		height: 30px;
	}
	.MainPageCalenderTable tr:nth-child(1){
		height:16px;
	}
	.exStatCon{
	}
	.LBScoreCap{
		font-size: 8px;		
	}
	.JsDailyCnt, .ExtraExCnt{
		font-size: 12px;		
	}
	.exStatConL, .exStatConR{
		position: absolute;
		top: 1px;
		width: 112px;
		height: 30px;
	}
	.exStatConL > .LBScoreCap, .exStatConR > .LBScoreCap{
		top: 1px;
		left: 1px;
	}
	.exStatConL{
		left: 1px;
	}
	.exStatConR{
		right: 1px;
	}
	.ExIcon{
		height: 21px;
		position:absolute;
		left: 0px;
	}
	.jsCell, .jsTodayCell{
		position: relative;
	}
	.BMExIcon{
		height: 100%;
	}
	#BMHistTableContent > tbody > tr > td ,#BMHistTableHeader > tbody > tr > td {padding: 2px;}
	#BMHistTableContent > tbody > tr > td:nth-child(1) ,#BMHistTableHeader > tbody > tr > td:nth-child(1) {width: 80px;}
	#BMHistTableContent > tbody > tr > td:nth-child(3),#BMHistTableHeader > tbody > tr > td:nth-child(3) {width: 40px; text-align: center;}
	#BMHistTableContent > tbody > tr > td:nth-child(4),#BMHistTableHeader > tbody > tr > td:nth-child(4) {width: 80px;}
	
	.VIPBuyPre{
		max-height: 90px;
	}
	#newsTitleDiv{
		width:50px;
		height:19px;
	}
}
@media screen and (max-width: 440px){
	.LBScore {
		width:100%;
	}
	#RSh{
		display: none;
	}
	#RShTitleDiv{
		background-position: 70px 3px;	
	}
	.ExIcon{
		float: left;
	}
	#BMHistTableContent > tbody > tr > td ,#BMHistTableHeader > tbody > tr > td {padding: 2px;}
	#BMHistTableContent > tbody > tr > td:nth-child(1) ,#BMHistTableHeader > tbody > tr > td:nth-child(1) {width: 60px;}
	#BMHistTableContent > tbody > tr > td:nth-child(3),#BMHistTableHeader > tbody > tr > td:nth-child(3) {width: 40px; text-align: center;}
	#BMHistTableContent > tbody > tr > td:nth-child(4),#BMHistTableHeader > tbody > tr > td:nth-child(4) {width: 60px;}
	.BMRemark{
		padding-left: 30px;
	}
	#VIPHeader{
		width: 125px;
		height: 25px;
		top: 30px;
	}
	.VIPTable{
		padding: 0px 0px 0px 60px;		
	}
	#VIPTableDivContainer{
		width: calc(100% - 20px);
	}
	#LBTypeTab{
		width: 95%;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#LBContainer {
		 height: 95%;
	}
	.MainPageCalenderTable{
		width: 100%;
		height: 80%;
	}
	.MainPageCalenderTable > tbody > tr > td:not(.jsThemeCell) {
		background-color: #D5EFFB;
	}
	.MainPageCalenderTable > tbody > tr > td{
		vertical-align: top;
	}
}

.AchClass{
	border:none;
	width:100px;
	height:100px;
}
#AchHistTable{
	height:100%;
	background-color:rgba(255,255,255,0.5);
}
.AchDesc{
	color:#FF0000;
	font-size:16px;
}
.AchName{
	font-weight:bold;
	color:#0000FF;
	font-size:22px;
}
.AchAlertTable{
	width:100%;
	text-align:center;
	background-image:url(../images/ROWBG.png);
	display:inline-block;
	height:100%;
}
.AchLargeIcon{
	border:none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.AchTitle{
	font-weight:bold;
	color:#FF0000;
	font-size:24px;
}
.VIPAddPointCon {
	position: absolute;
	left: calc(50% - 60px);
	-webkit-animation: VIPAddPointAd 1s;
	-moz-animation: VIPAddPointAd 1s;
	-o-animation: VIPAddPointAd 1s;
	-ms-animation: VIPAddPointAd 1s;
}
.VIPAddPoint {
	color:#F5E02C;	
	font-size: 60px;
	font-weight: bold;
	position: absolute;
}
.VIPAddPointSha {
	color:#333333;	
	font-size: 60px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	position: absolute;
}
.VIPBigPig {
	-webkit-animation: JumpPig5 0.5s infinite alternate;
	-moz-animation: JumpPig5 0.5s infinite alternate;
	-o-animation: JumpPig5 0.5s infinite alternate;
	-ms-animation: JumpPig5 0.5s infinite alternate;
}
.VIPDropStar{
	-webkit-animation: VIPDropStarAd 1s  ;
	-moz-animation: VIPDropStarAd 1s  ;
	-o-animation: VIPDropStarAd 1s  ;
	-ms-animation: VIPDropStarAd 1s  ;
}
/* swing 5 degree */
@-webkit-keyframes VIPAddPointAd {
  from { opacity:0; -webkit-transform: scale(1.2,1.2); -webkit-transform-origin:100px ; top: 30px;}
  to { opacity:1;-webkit-transform: scale(1,1); -webkit-transform-origin:100px ; top: 0px;}
}
@-moz-keyframes VIPAddPointAd {
  from { opacity:0; -moz-transform: scale(1.2,1.2); -webkit-transform-origin:100px ; top: 30px;}
  to { opacity:1;-moz-transform: scale(1,1); -webkit-transform-origin:100px ; top: 0px;}
}
@-o-keyframes VIPAddPointAd {
  from { opacity:0; -o-transform: scale(1.2,1.2); -webkit-transform-origin:100px ; top: 30px;}
  to { opacity:1;-o-transform: scale(1,1); -webkit-transform-origin:100px ; top: 0px;}
}
@-ms-keyframes VIPAddPointAd {
  from { opacity:0; -ms-transform: scale(1.2,1.2); -webkit-transform-origin:100px ; top: 30px;}
  to { opacity:1;-ms-transform: scale(1,1); -webkit-transform-origin:100px ; top: 0px;}
}
/* JumpPig5 */
@-webkit-keyframes JumpPig5 {
  0% { top:50px; }
  100% { top:40px; }
}
@-moz-keyframes JumpPig5 {
  0% { top:50px; }
  100% { top:40px; }
}
@-o-keyframes JumpPig5 {
  0% { top:50px; }
  100% { top:40px; }
}
@-ms-keyframes JumpPig5 {
  0% { top:50px; }
  100% { top:40px; }
}
/* Drop Star */
@-webkit-keyframes VIPDropStarAd {
  0% { top:-100px; opacity:1; }
  100% { top:40px; opacity:0;}
}
@-moz-keyframes VIPDropStarAd {
  0% { top:-100px; opacity:1; }
  100% { top:40px; opacity:0;}
}
@-o-keyframes VIPDropStarAd {
  0% { top:-100px; opacity:1; }
  100% { top:40px; opacity:0;}
}
@-ms-keyframes VIPDropStarAd {
  0% { top:-100px; opacity:1; }
  100% { top:40px; opacity:0;}
}

.FSPDiv{
	position:absolute;
	background-color: Black;
	top:0px;
	left:0px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index:2000;
}
.FSPNoScroll{
	overflow:hidden;
}
.FSPShowDivContainer{
	position:absolute;
	z-index:2000;
	width: 95%;
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
	top:5px;
	left: 2.5%;
	height:95%;
}
#FSPShowDivContent{
	height:100%;
}
.FSPShowDiv{
	z-index:2000;
}
.FSPChild{
	display: inline-block;
}
.HiddenByFSP{
	display:none;
}
.FSPBtn{
	padding: 10px 10px 10px 10px;
	margin: auto;
	background-color: Blue;
	color: #ffffff;
	width: 300px;
	height: 30px;
	font-family:Arial;
	margin-top:10px;
}
.FSPForceScroll{
	overflow: auto !important;
}