body {
	text-align:center; padding:0px; margin:0px; behavior:url("../97teachsum/csshover.htc");/* WinIE behavior call */
	font:16px Sans-Serif,細明體,新細明體;
	scrollbar-face-color: #FFFFFF;
 	scrollbar-shadow-color: #000066; 
 	scrollbar-highlight-color: #000066;
 	scrollbar-3dlight-color: #FFFFFF; 
 	scrollbar-darkshadow-color: #FFFFFF;
 	scrollbar-track-color: #FFFFFF; 
 	scrollbar-arrow-color: 000066;
}
a {	noFocusLine:expression(this.onFocus=this.blur());	text-decoration:none;}
a:link {color:#00f;}
a:visited {color:#00f;}
a:hover, a:active {color:#f55;}
h1 {font-size:20px;	color:#c30;	font-weight:bold; text-decoration:underline;}
h2 {font-size:18px;	color:#393;	font-weight:bold;}
h3 {font-size:18px;	color:#060;	font-weight:bold;}

#container {width:770px;margin:0px auto;padding:0px;text-align:left;}

#header {clear:both; height:36px; width:100%; margin:6px 0px 4px 0px; border-bottom:#aaa 3px double;
	background-color:#060;font-size:26px;text-align:center;font-weight:bold;color:#fff;}

/* common styling */
#menu {position:relative; margin:0; font-size:16px; margin:4px 0 4px 0; z-index:100; height:34px; padding-left:30px;}

#menu ul li a, #menu ul li a:visited {display:block; text-decoration:none; color:#000;width:140px; height:20px;
text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:16px; overflow:hidden;}

#menu ul {padding:0; margin:0;list-style-type: none; }

#menu ul li {float:left; margin-right:1px; position:relative;}

#menu ul li ul {display: none;}

/* specific to non IE browsers */
#menu ul li:hover a {color:#fff; background:#36f;}

#menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:51px;}

#menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}

#menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}

#menu ul li:hover ul li ul {display: none;}

#menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}

#menu ul li:hover ul li a:hover {background:#6fc; color:#000;}

#menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}

#menu ul li:hover ul li:hover ul.left {left:-105px;}

#loadfile {clear:both;width:100%;margin:4px 0px;text-align:center;}
#loadfile p {margin:4px 0px;}
.pica img {border:blue 4px dotted; padding:2px;}


span.r {color:red;}
span.g {color:green;}
span.b {color:blue;}
span.rb {color:red;	font-weight:bold;}
span.gb {color:green;font-weight:bold;}
span.bb {color:blue;font-weight:bold;}

#footer {clear:both; width:100%; font-size:12px;	color:#fff;	clear:both;	height:20px;	
	text-align:center;	border-top:#aaa 3px double;	margin-top:4px;
	padding-top:6px;	background:#060;}
#footer a:link, #footer a:visited {	color:#cfc;}
#footer a:hover, #footer a:active {	color:#fcf;}