.Eng #contentContainer h3{
	background: url(/20240806190549oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_GuidedStudyE.png) no-repeat;
}
.Chi #contentContainer h3{
	background: url(/20240806190549oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_GuidedStudyC.png) no-repeat;
}

#contentBody{
	padding: 0 0 0 30px;
}


#chiIns,#engIns{
	width: 315px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#chiIns.Chi{
	background: url(/20240806190549oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ChineseSecC2.png) no-repeat;
}
#chiIns.Eng{
	background: url(/20240806190549oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ChineseSecE.png) no-repeat;
}
#engIns.Chi{
	background: url(/20240806190549oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_EnglishSecC2.png) no-repeat;
}
#engIns.Eng{
	background: url(/20240806190549oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_EnglishSecE.png) no-repeat;
}

.indent{
	margin-bottom: 10px;
	padding-left: 15px;
}


#contentBody h4{
	font-size: 14px;
}

#contentBody h5{
	font-size: 10px;
	text-decoration: underline;
	margin: 10px 0 0 0;
	padding: 0;
}
h5[lang="zh"]{
	font-size: 12px;
}

#contentBody{
	text-align: justify;
	padding-right: 40px;
}

#contentBody a{
	text-decoration: none;
	/*color: #646648;*/
	color: #a5a553;
	border-bottom: 1px dotted #81af0f;
}
#contentBody a:hover{
	color: #646648;
	border-bottom:1px dotted #646648;
}


table.opt{
	margin: 0;
	padding: 0;
	width: 550px;
}
table.opt th{
	font-weight: normal;
	width: 50px;
}
table.opt th, table.opt td{
	vertical-align: top;
}
