/* body background gradient */
body {
	background: #FFFFFF url("images/gradient9.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	/* margin-top: 0.6em */ }
/* fonts and margins */
*, body, p, h1, h2, h3, h4, ul, li, td {
	font-family: "Times New Roman", serif, "FangSong", "仿宋", STFangSong, "华文仿宋", "SimSun", "宋体" }
p, ul, li, td { font-size: 24px; } /* "trebuchet ms", arial, helvetica, sans-serif, */
h1, h2, h3, h4 { color: #660033 }
.hkuspace-grey { color: #666666 }
.hkuspace-blue { color: #333366 }
.sc { font-variant:small-caps }
.mt1 { margin-top: -0.5em }
.mt2 { margin-top: -0.20em }
.indent1 { margin-left: 1.5em }
.indent2 { margin-left: 6em }
.indent3 { margin-left: 9em }
.small-caps { font-variant: small-caps }
.serif { font-family: "Times New Roman", serif }
/* links */
a:link {color: blue; text-decoration: underline }
a:visited {color: #800080; text-decoration: underline }
a:hover, a:active {color: red; text-decoration: underline }
/* sundry */
/* .box { border: solid teal 0.1em; padding: 0.25em; text-align: center }
.here {font-weight: bold; color: teal } */
.inverse { font-weight: bold; color: white; padding: 0.1em; background-color: #CC0000 }
.notice { font-weight: bold; color: white; padding: 0.1em; background-color: #FF6666 }
/* lists */
ul {list-style: url("../images/square3.gif")}
/* li { margin-top: 0.8em } */
/* .lower-alpha { list-style-type: lower-alpha; } */
/* side navigation */
/* ul.sidenav { margin-left: 0 }
li.sidenav { list-style-type: none }
li.oItem { cursor: text; list-style-type: none }
.oParent { cursor: hand }
ul.sidenav ul.sidenav { display: none } */