@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px; 
	line-height: 130% ; 
	color: #666666;
}
a {
  outline: none;
}
a:link{
  color: #39399D;
  text-decoration: none;
  }
a:visited{
  color: #26266A;
  text-decoration: none;
  }
a:hover,a:active{
  color: #1939BD;
  text-decoration: underline;
  background: none;
  }
.etext td{
color: #FFFFFF;
	font-size: 14px;
}
.etext A:link{
	color: #FFFFFF;
	text-decoration: none;
}
.etext A:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.etext A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.etext A:active{
	color: #FFFFFF;
	text-decoration: none;
}
.jback {
	background-image: url(../image/jtop.jpg);
	background-repeat: no-repeat;
}
.eback {
	background-image: url(../image/etop.jpg);
	background-repeat: no-repeat;
}
.jteacherNum{
	background-image: url(../image/bg7.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.eteacherNum{
	background-image: url(../image/bg17.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.jstudentNum{
	background-image: url(../image/bg8.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.estudentNum{
	background-image: url(../image/bg18.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mal{
	color: #3300FF;
}
.fem{
	color: #FF0099;
}
.showinline{
	display: inline;
}
.button {
color: #000;
border: solid 1px #006;
background-color: #DFDFDF;
cursor: pointer;
}
.largetext {
	font-size: 24px;
}






.outertable{
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
}
.innertable{
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;
}
.newtable{
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
}
.tableline{
	BORDER-BOTTOM: #CCCCCC 1px solid;
}
#menubar{
	background-image: url(../image/menu.gif);
	background-repeat: repeat-x;
	width:602px;
	height: 30px;
	text-align: center;
}
#menubar td{
	color: #FFFFFF;
	text-decoration: none;
	
}
#menubar a{
	color: #FFFFFF;
	text-decoration: none;
}
.loader {
		position:relative;
        top:0px;
        left:0px;
        width:599px;
        height:300px;
        background-color: #FFFFFF;
        border:1px solid #FFFFFF;
        color:#000000;
        
}
.handle {
	color: #6699FF;
	cursor: pointer;
	display: inline;
}
.redtext {
	color: #CC3300;
}
.greentext {
	color: #009966;
}
.greytext {
	color: #666666;
}
.dropdown1 {
	display:none;
}
.bluetext{
	color: #6699FF;
}
.bluetext A:link{
	color: #6699FF;
	text-decoration: none;
}
.bluetext A:visited{
	color: #6699FF;
	text-decoration: none;
}
.bluetext A:hover{
	color: #6699FF;
	text-decoration: none;
}
.bluetext A:active{
	color: #6699FF;
	text-decoration: none;
}
.hiddenPic {
	display:none;
}
.displayPic {
	display:block;
}
.whiteFont {
color:#FFFFFF;
}
.w5em{
    width:5em;
}
.w5emright{
	width:5em;
	text-align: right;
}
.w16em{
    width:11em;
}
.w25em{
    width:25em;
}
#checkHandle{
	display: inline;
}
#trialDiv{
	display: inline;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;
width: 10em;
}
#menu dt {
cursor: pointer;
background: #CCCCCC;
height: 16px;
line-height: 16px;
margin: 2px 0;
border: 1px solid gray;
text-align: center;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
left: 0.2em;
margin-top: -0.3em;
width: 13em;
background: #DFDFDF;
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: left;
font-size: 98%;
height: 20px;
line-height: 20px;
margin-left: 5px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}
#menu li a:hover {
text-decoration: none;
color: #FF0000
}
#smenu1 {
display:none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 18em;
	background-image: url(../image/footer.gif);
}
#returnTime{
	display: inline;
	font-weight: bold;
	color: #009966;
}
.linktext{
	color: #CC3300;
	text-decoration: none;
}
.linktext A:link{
	color: #CC3300;
	text-decoration: none;
}
.linktext A:visited{
	color: #CC3300;
	text-decoration: none;
}
.linktext A:hover{
	color: #CC3300;
	text-decoration: none;
}
.linktext A:active{
	color: #CC3300;
	text-decoration: none;
}
