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

html, body {
	font-size: 12px;
  }
h1 {
	font-size: 48px;
	}
h2 {
	font-size: 32px;
	}
h3 {
	font-size: 22px;
	}
h4 {
	font-size: 20px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 11px;
	}
table {
	font-size: 12px;
	}
	
/* Homepage Content*/
#field_main .column_txt p {font-size: 15px;  margin-top: 6px;}
	
/* Inner page Content*/	

#content_wrapper {font-size: 15px; margin-top: 6px;}

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

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

#content_wrapper h3, #content_wrapper p.subhead {font-size: 20px;  margin-top: 16px;} /* 0.8 times */
#content_wrapper p.subhead2 {font-size: 18px;  margin-top: 7.2px;}
#content_wrapper p.subhead3 {font-size: 17px;  margin-top: 6.8px;}
#content_wrapper p.subhead4 {font-size: 16px;  margin-top: 6.4px;}

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

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

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

#content_wrapper p {font-size: 15px;  margin-top: 6px;}

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


/* research_list_home */

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

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

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

/* dropdown menu */

#nav-tab li a.root{
	padding-top: 9px;
	font-size: 14px;
	height: 20px;
}

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



/* footer */

	
#footnote ul {
	line-height: 1.3;
	font-size: 11px;
    }
	
#footnote p {
	font-size: 11px;
    }
	
/* Caption */	
#photos .slides_container div.photo_caption {
    font-size: 14px;
}
