.Eng #contentContainer h3{
	background: url(/20240806190537oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ContactE.png) no-repeat;
}
.Chi #contentContainer h3{
	background: url(/20240806190537oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ContactC.png) no-repeat;
}
#contentBody{
	padding: 5px 30px;
}


#contentBody table{
	border-collapse: collapse;
}
.main th{
	text-align: left;
	padding: 0 6px 0 0;
}
.main th, .main td{
	vertical-align: top;
	margin: 0;
	padding: 5px 10px;
}
#contentBody a{
	text-decoration: none;
	/*color: #646648;*/
	color: #a5a553;
	border-bottom: 1px dotted #81af0f;
}
#contentBody a:hover{
	color: #646648;
	border-bottom:1px dotted #646648;
}



.sub td{
	margin: 0;
	padding: 2px 8px 2px 0;
	vertical-align: top;
}


#mapConFrame{
	border: 1px solid #CCCCCC;
	padding: 10px 0;
	width: 370px;
	text-align: center;
}
#mapCon{
	padding: 0;
	margin: 0 auto;
	width: 350px;
}
#mapConFrame iframe{
	width: 350px;
	height: 220px;
	border: 1px solid #CCCCCC;
}
#mapConFrame a{
	text-decoration: none;
	color: #A09412;
	font-size: 9px;
}
#mapLink{
	text-align: right;
}
#mapConFrame a:hover{
	border-bottom: 1px dotted;
}
