.Eng #contentContainer h3{
	background: url(/20240806190553oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_PartnersE.png) no-repeat;
}
.Chi #contentContainer h3{
	background: url(/20240806190553oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_PartnersC.png) no-repeat;
}
#contentBody{
	padding: 5px 40px;
}

#contentBody ul{
	list-style: square;
}

#contentBody a{
	color: #3b3534;
	text-decoration: none;
}

#contentBody a:hover{
	border-bottom: 1px dotted;
}



#contentBody h4{
	margin: 30px 0 5px 0;
	padding: 0 0 5px 25px;
	font-size: 13px;
	background: url(/20240806190553oe_/https://www.ilc.cuhk.edu.hk/img/layout/subTitle_line.png) no-repeat left bottom;
}

#contentBody h5{
	font-size:11px;
	margin: 0;
	padding: 0 0 0 25px;
	font-weight: normal;
	text-decoration: underline;
}

body.Chi #contentBody h5{
	font-size: 12px;
}
body.Eng #contentBody h5{
	font-size: 11px;
}