body	{
	font-size : small;
	font-family : verdana, arial, 新細明體;
	color : #333333;
	margin : 0px;
	background-color : #FFFFFF;
	}
	
.bodyBGC	{
	background-color : #ECECEC;
}

/* mouse over */
.bgcolorWhite{
    background-color:White;
}

	
/*	font class */
	
.fntS	{
	font-size : small;
	}
	
.fntSL1	{
	font-size : small;
	letter-spacing : 1px;
	}

.fntSB	{
	font-size : small;
	font-weight : bold;
	}

.fntSBL1	{
	font-size : small;
	font-weight : bold;
	letter-spacing : 1px;
	}
	
.fntSBCW	{
	font-size : small;
	font-weight : bold;
	color : white;
	}

.fntSBCEC	{
	font-size : small;
	font-weight : bold;
	color : #ECECEC;
}

.fntSBCFO	{
	font-size : small;
	font-weight : bold;
	color : #FAE39C;
}

.fntM	{
	font-size : medium;
	}
	
.fntML1	{
	font-size : medium;
	letter-spacing : 1px;
	}
	
.fntMB	{
	font-size : medium;
	font-weight : bold;
	}
	
.fntMBL1	{
	font-size : medium;
	font-weight : bold;
	letter-spacing : 1px;
	}

.fnt85P	{
	font-size : 85%;
	}
	
.fnt85PL1	{
	font-size : 85%;
	letter-spacing : 1px;
	}

.fnt85PB	{
	font-size : 85%;
	font-weight : bold;
	}
	
.fnt85PBL1	{
	font-size : 85%;
	font-weight : bold;
	letter-spacing : 1px;
	}
	
/*	named font class */

.fntSHTTL	{
	font-family : simhei;
	font-weight : bold;
	font-size : 200%;
	letter-spacing : 1px;
	margin-bottom : 10px;
}

.fntSUBTTL	{
	font-weight : bold;
	font-size : medium;
	letter-spacing : 1px;
	margin-bottom : 5px;
}

.fntContBlock	{
	padding-left : 20px;
}

.iptG	{
	border : 1px #888888 solid;
	font-family : verdana, arial, 新細明體;
	font-size : 10pt;
}

.iptGBox	{
	margin-bottom : 2px;
}

a {text-decoration : none;}
a:link {color : #111111;}
a:active {color : #999999;}
a:visited {color : #555555;}
a:hover {color : #999999 ; text-decoration : underline;}

a.fb {text-decoration : none;font-weight : bold;}
a.fb:link {color : #111111;}
a.fb:active {color : #999999;}
a.fb:visited {color : #555555;}
a.fb:hover {color : #999999 ; text-decoration : underline;}

a.fcW {
	text-decoration : none;
	color : #FFFFFF;
	}
a:link.fcW {color : #FFFFFF;}
a:active.fcW {color : #FFFFFF;}
a:visited.fcW {color : #FFF1B3;}
a:hover.fcW {color : #cccccc ; text-decoration : underline;}

a.fcWB {
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	}
a:link.fcWB {color : #FFFFFF;}
a:active.fcWB {color : #FFFFFF;}
a:visited.fcWB {color : #FFFFFF;}
a:hover.fcWB {color : #666666 ; text-decoration : underline;}

a:link.akSymbolHIDE	{color : #43612F}
a:active.akSymbolHIDE	{color : #43612F}
a:visited.akSymbolHIDE 	{color : #43612F}
a:hover.akSymbolHIDE	{color : #43612F ; text-decoration : none;}


/*--------------- specific css class ---------------*/

.outerBox	{
	background-color : #D0D0D0;
}

.mbg	{
	background : url(/SchoolProject/images/mbg.gif);
	background-repeat : repeat-y;
	background-position : left top;
	background-color : #FFDD78;
}

.inmbg	{
	background : url(/SchoolProject/images/inmbg.gif);
	background-repeat : repeat-y;
	background-position : left top;
	background-color : #FFFFFF;
}

.mTBL	{
	border-width : 8px 0px 8px 0px;
	border-color : #ECB103;
	border-style : solid;
	padding : 10px 0px 10px 0px;
}

.inmTopTTBL	{
	border-width : 8px 0px 8px 0px;
	border-color : #333333 #333333 #FFFFFF #333333;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	background-color : #F5BD3D;
	color : #666666;
}

.inmTopBTBL	{
	border-width : 0px 0px 4px 0px;
	border-color : #333333 #333333 #FFFFFF #333333;
	border-style : solid;
	padding : 1px 5px 2px 5px;
	background-color : #ECECEC;
	color : #ECECEC;
}

.inmTBL	{
	border-width : 0px 0px 8px 0px;
	border-color : #ECB103;
	border-style : solid;
	padding : 10px 0px 10px 0px;
}

.innerBox	{
	background-color : #FFFFFF;
}

.shaB	{
	background : url(/SchoolProject/images/bottomShadow.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

.shaC	{
	background : url(/SchoolProject/images/shadow_c.gif);
	background-repeat : repeat-x;
	background-position : left top;
}

.shaL	{
	float : left;
}

.shaR	{
	color : #666666;
	font-weight : bold;
	float : right;
}

.contactIM	{
	margin-top : 10px;
}

.contLeftCell	{
	padding : 5px;
	border-width : 0px 1px 0px 0px;
	border-color : #FFFFFF;
	border-style : solid;
	background : url(/SchoolProject/images/bgWarn.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
}

.contRightCell	{
	padding : 5px;
	background : url(/SchoolProject/images/bgLock.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
}

.inBGGO	{
	background : url(/SchoolProject/images/inbgGO.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
	padding : 10px;
}

.inBGCHK	{
	background : url(/SchoolProject/images/inbgChecked.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
	padding : 10px;
}

.tblCAP	{
	font-size : medium;
	font-weight : bold;
	margin-bottom : 10px;
}

.tblBDR	{
	border : 1px #666666 solid;
	background-color : #FFFFFF;
}

.tblHEAD	{
	background-color : #ECA520;
}

.tblR0	{
	background-color : #FFFFFF;
}

.tblR1	{
	background-color : #FDF8E8;
}

.tblRH	{
	background-color : #E6E6E6;
}

.floatMenu	{
	float : right;
}

.floatMenuBody	{
	border : 1px #CCCCCC solid;
	background-color : #FFFFFF;
}

.floatMenuTTL	{
	background-color : #ECA520;
	font-weight : bold;
	color : #FFFFFF;
	padding : 2px;
}

.floatMenuCont	{
	padding : 5px;
}

.floatMenuShadow	{
	background : url(/SchoolProject/images/smShadow.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

.grayBG	{
	background-color : #D0D0D0;
}

.dkL	{
	background : url(/SchoolProject/images/dkL.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
	background-color : #D0D0D0;
}

.dkR	{
	background : url(/SchoolProject/images/dkR.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	background-color : #D0D0D0;
}

.dkbL	{
	background : url(/SchoolProject/images/dkbL.gif);
	background-repeat : no-repeat;
	background-position : right top;
	background-color : #FFFFFF;
}

.dkbR	{
	background : url(/SchoolProject/images/dkbR.gif);
	background-repeat : no-repeat;
	background-position : left top;
	background-color : #FFFFFF;
}

/*--------------- specific css class ---------------*/

.csMSGBOXMBG	{
	background : url(/SchoolProject/images/inmbg.gif);
	background-repeat : repeat-y;
	background-position : left top;
	background-color : #FFFFFF;
}

.csMSGBOXTBar {
	border-width : 0px 1px 0px 0px;
	border-color : #9F7802;
	border-style : solid;
	padding : 5px 5px 2px 20px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #ECB103;
}

.csMSGBOXCWarn {
	height : 130px;
	padding : 10px 160px 10px 20px;
	background : url(/SchoolProject/images/bgWarn.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
	border-width : 0px 1px 1px 0px;
	border-style : solid;
	border-color : #9F7802;
}

.csMSGBOXCTTL {
	font-weight : bold;
	margin-bottom : 10px;
}

/*--------------- specific css class ---------------*/

.tpMSGBOXMBG	{
	background : url(/SchoolProject/images/inmbg.gif);
	background-repeat : repeat-y;
	background-position : left top;
	background-color : #FFFFFF;
}

.tpMSGBOXTBar {
	border-width : 0px 1px 0px 0px;
	border-color : #ecb103;
	border-style : solid;
	padding : 5px 5px 2px 20px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #ecb103;
}

.tpMSGBOXCWarn {
	height : 130px;
	padding : 10px 160px 10px 20px;
	background : url(/SchoolProject/images/bgWarn.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
	border-width : 0px 1px 1px 0px;
	border-style : solid;
	border-color : #ecb103;
}

.tpMSGBOXCTTL {
	font-weight : bold;
	margin-bottom : 10px;
}

.tpBFNT {
	font-size : 20pt;
	font-weight : bold;
	font-family : simhei;
	color : #666666;
	letter-spacing : 1px;
	padding : 5px 0px 5px 0px;
	border-width : 1px 1px 8px 1px;
	border-style : solid;
	border-color : #AAAAAA;
	background-color : #FFFFFF;
	cursor : pointer;
	margin-bottom : 10px;
}

.tpBFNTO {
	font-size : 20pt;
	font-weight : bold;
	font-family : simhei;
	color : #6495C6;
	letter-spacing : 1px;
	padding : 5px 0px 5px 0px;
	border-width : 1px 1px 8px 1px;
	border-style : solid;
	border-color : #86ADD2;
	background-color : #FFFFFF;
	cursor : pointer;
	margin-bottom : 10px;
}

.tpContMark {
	color : #990000;
	text-decoration : underline;
}