@charset "UTF-8";
/* CSS Document */

html, body {
	font-size: 12px;
	line-height: 1.3;
  }
p {
	font-size: 13px;
	}  
h1 {
	font-size: 44px;
	}
h2 {
	font-size: 34px;
	}
h3 {
	font-size: 26px;
	}
h4 {
	font-size: 21px;
	}
h5 {
	font-size: 16px;
	}
h6 {
	font-size: 10px;
	}

/* collapsible */

div.collapsi ul li a, div.collapsi ul li span.bullet_expand {
	line-height: 1.1;
	font-size:12px;
	background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet_open.gif) no-repeat 5px 1px;
	}
div.collapsi ul li a.bullet_collapse, div.collapsi ul li span.bullet_collapse {    background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet_close.gif) no-repeat 5px 1px;
    }

div.collapsi ul li ul li a, div.collapsi ul li ul li span.bullet_expand {    line-height:1.1;
    font-size:12px;
	background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet_open.gif) no-repeat 24px 1px;
	}
div.collapsi ul li ul li a.bullet_collapse, div.collapsi ul li ul li span.bullet_collapse {
	background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet_close.gif) no-repeat 24px 1px;
	}
div.collapsi ul li ul li.bullet_only a {
	background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet.gif) no-repeat 24px 1px;
    }

div.collapsi ul li ul li ul li a, div.collapsi ul li ul li ul li span.bullet_expand {
	line-height:1.1;
	font-size:12px;
	background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet_open.gif) no-repeat 45px 1px;}
div.collapsi ul li ul li ul li a.bullet_collapse, div.collapsi ul li ul li ul li span.bullet_collapse {
	background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet_close.gif) no-repeat 45px 1px;
	}
div.collapsi ul li ul li ul li.bullet_only a {
	background:url(/20230311053723oe_/https://www.iso.cuhk.edu.hk/english/style/img/bullet.gif) no-repeat 45px 1px;
    }
	
/* footer */

#disclaimer p{
	line-height: 1.5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    }
	
#footnote ul {
	line-height: 1.3;
	font-size: 11px;
    }
	

/* table*/	

.table_unit_detail p {
	font-size: 15px;
	}
.table_search_form p {
	font-size: 15px;
	}
.table_browsing p {
	font-size: 15px;
	}
	
/* Bullet Point in content
---------------------------------------------*/
div#main li
{
	background-position: 5px 6px; 
}

/* Photo Captions in News & Announcements
---------------------------------------------*/
div.photo-captions, p.photo-captions 
{
    font-size: 11px;    
}
