#body_margin{margin:5%}
#very_small{font-size:4pt}
#normal_size{font-size:12pt}
#weight_small{font-size:70%}
#weight_nor{font-weight:normal}
#weight_bold{font-weight:bold}
#title_txt{font-size:150%;font-weight:bold;font-family:細明體,新細明體,arial;color:#0000ff}
#paragraph_head{text-decoration:underline;font-size:120%;font-weight:bold;font-family:細明體,新細明體,arial;color:#0000ff}
#paragraph_head_center{text-align:center;text-decoration:underline;font-size:130%;font-weight:bold;font-family:細明體,新細明體,arial;color:#0000ff}
#center{text-align:center}
#small_size{font-size:80%}
#big_size{font-size:130%}
#hkara_logo{background-image:url(../images/hkara_info/logo-bw.gif);background-repeat:no-repeat;background-attachment:fixed;background-position:50% 50%;margin:5%}
#no_hkara_logo{margin:5%}
button {height="15" border=1 ;font-family:細明體,新細明體,arial}
/*#indent-2{text-indent:2%}*/

/* Link URL colour */
A {text-decoration:none}
A:link {color:#9932cc;cursor:Pointer} 
A:visited {color:#000066;cursor:Pointer}
A:active {color:#7fff00;cursor:Pointer} 
A:hover {color:#00008b;font-weight:bold;cursor:Pointer}

/* table color for left page */
#left_td {border:0.1cm outset #4169ea; background-color:#6495ed;font-family:細明體,新細明體,arial}
#left {height="20" border=1 ;font-family:細明體,新細明體,arial}

/* scroll bar color */
 BODY{scrollbar-face-color:#00ffff; scrollbar-shadow-color:purple;
       scrollbar-highlight-color:purple;scrollbar-track-color:#f5f5dc;
       scrollbar-3dlight-color:#00bbff; scrollbar-darkshadow-color:#f0e68c;
       scrollbar-arrow-color:#4b0082}
       
/* general padding in table form */
#table_head{padding: 2pt 4pt 2pt 4pt;font-weight:bold}
#table_content{padding: 2pt 4pt 2pt 4pt;font-weight:normal}

/* table main*/
#odd{padding:2pt 4pt 2pt 4pt; background-color:#6495ed}
#even{padding:2pt 4pt 2pt 4pt; background-color:#d3d3d3}