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

html, body {
	font-size: 14px;
  }

h1 {
	font-size: 50px;
	}
h2 {
	font-size: 34px;
	}
h3 {
	font-size: 24px;
	}
h4 {
	font-size: 22px;
	}
h5 {
	font-size: 17px;
	}
h6 {
	font-size: 13px;
	}
table {
	font-size: 14px;
	}
.column_txt p, .column_txt li{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
    }
	
/* Homepage Content*/
#field_main .column_txt p {font-size: 17px;  margin-top: 6.8px;}


/* Inner page Content*/	
#content_wrapper {font-size: 17px;  margin-top: 6.8px;}

#content_wrapper  h1 {font-size: 32px;  margin-top: 16px; margin-bottom: 16px;} /* 0.5 times */

#content_wrapper h2, #content_wrapper p.heading, #content_wrapper p.sectionhead {font-size: 23px;  margin-top: 18.4px;} /* 0.8 times */

#content_wrapper h3, #content_wrapper p.subhead {font-size: 22px;  margin-top: 17.2px;} /* 0.8 times */
#content_wrapper p.subhead2 {font-size: 20px;  margin-top: 8px;}
#content_wrapper p.subhead3 {font-size: 19px;  margin-top: 7.6px;}
#content_wrapper p.subhead4 {font-size: 18px;  margin-top: 7.2px;}

#content_wrapper h4, #content_wrapper p.introduction {font-size: 21px;  margin-top: 8.4px;}

#content_wrapper h6, #content_wrapper p.notes, #content_wrapper p.signature {font-size: 16px; font-style: italic;  margin-top: 6.4px;}

#content_wrapper p.quote {font-size: 17px;  margin-top: 6.8px;}
#content_wrapper p.caption {font-size: 17px;  margin-top: 6.8px;}
#content_wrapper p.highlight {font-size: 19px;  margin-top: 7.2px;}

#content_wrapper p  {font-size: 17px;  margin-top: 6.8px;}

#content_wrapper table td {font-size: 17px;}
	
#content_wrapper .column_txt ul li {background:url(/20221213043258oe_/https://www.iso.cuhk.edu.hk/english/images/publications/publications/bullet.gif) no-repeat left 6px; font-size: 17px;}

	
/* research_list_home */

div.research_home li a {
	line-height:1.1;
	font-size:18px;
		background:url(/20221213043258oe_/https://www.iso.cuhk.edu.hk/english/images/research/bullet.png) no-repeat 5px 8px;
	}
	
/* research_list_inner */

div.research_inner li a {
	line-height:1.1;
	font-size:18px;
		background:url(/20221213043258oe_/https://www.iso.cuhk.edu.hk/english/images/research/bullet.png) no-repeat 5px 8px;
	}

div.research_inner li.extra_menu a {
	line-height:1.1;
	font-size:18px;
	background:url(/20221213043258oe_/https://www.iso.cuhk.edu.hk/english/images/research/bullet_extra_menu_s.png) no-repeat 5px 8px;
}
	
/* The Manifold Expertise of CUHK Scholars */
div.extra_menu a {
	line-height:1.1;
	font-size:18px;
}

/* dropdown menu */

#nav-tab li a.root{
	padding-top: 7px;
	font-size: 16px;
	height: 22px;
}

div.menu_body ul li a {
	font-size:16px;
	}

	
/* footer */

#footnote ul {
	line-height: 1.3;
	font-size: 12px;
    }
	
#footnote p {
	font-size: 12px;
    }

/* Caption */	
#photos .slides_container div.photo_caption {
    font-size: 16px;
}
