.Eng #contentContainer h3.chiRes{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ChiLearningResE.png) no-repeat;
}
.Chi #contentContainer h3.chiRes{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ChiLearningResC.png) no-repeat;
}
.Eng #contentContainer h3.engRes{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ENLearningResE.png) no-repeat;
}
.Chi #contentContainer h3.engRes{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ENLearningResC.png) no-repeat;
}

#contentBody{
	/*background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/BG_LRContent.png) no-repeat -25px -25px;*/
	padding: 15px 0 200px 30px;
}
#contentBody h4{
	width: 315px;
	height: 55px;
	margin: 0 0 20px 0;
	padding: 0;
}
.Eng #contentBody h4#academicSkills{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ARE.png) no-repeat;
}
.Chi #contentBody h4#academicSkills{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_ARC.png) no-repeat;
}
.Eng #contentBody h4#careerDevelopment{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_CDE.png) no-repeat;
}
.Chi #contentBody h4#careerDevelopment{
	background: url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/T_CDC.png) no-repeat;
}

#contentBody span.fstLetter {
	font-weight: bold;
	font-size: 14px;
	padding-right: 1px;
}
/*
.selRes{ padding-left:30px; margin: 10px 0 10px 0; }
.selCat{ width:145px; height: 35px; padding:110px 0px 10px 0px; margin:auto; background-repeat:no-repeat; display:inline-block; background-position: -165px 10px; text-align:center; vertical-align:middle; font-size:14px; font-weight:normal; }
.selSeparator{ border-left:1px dotted #808080; display:inline-block; vertical-align:middle; width:1px; height:180px; margin:20px;  }


.selMenu { display:inline-block; width: 350px; vertical-align:middle; margin-bottom:20px; }
.selMenu ul{ list-style:none; margin:0; padding-left:15px; }
.selMenu li{ margin-bottom: 5px; }
.selMenu a, .selMenu ul li{ color: #333333; text-decoration: none; font-size: 13px; }
.selMenu a{ border-radius: 0 20px 20px 0; display:block; }
.selMenu a:hover {background-color:#E1FF40; color:#114411;} 
.selMenu>ul{ list-style-image:url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/bullet2.png); }


.resItem { float:left; display:block; margin:0 10px 20px 0; width: 160px; height:35px; }
.resItem a {text-decoration:none; color:#333333; font-size: 13px; padding:0 5px; text-decoration:none; display:block; border-bottom:1px dotted transparent; }
.resItem a:first-letter{ font-weight:bold; font-size:18px; }
.resItem a:hover { border-bottom-color:#333333;  }
.resItem a.selected { border-bottom-color:#333333; font-weight:bold; } 


@-webkit-keyframes slidein1 {
	0% {-webkit-transform: translateX(-70px); opacity: 0;}
	100% {-webkit-transform: translateX(0px); opacity: 1;}
}
@keyframes slidein1 {
	0% {transform: translateX(-70px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}
.selCat { -webkit-animation: slidein1 0.4s ease-out both; animation: slidein1 0.4s ease-out both; }

*/

.fl{ float:left; }
.resMenu, .selMenu ul { list-style:none; margin:0; padding: 0 0 0 8px; }

.resItem { margin: 4px 0; width:150px; }
.resItem a{ color: #333333; text-decoration: none; font-size: 13px; padding: 6px 15px; border-bottom:1px dotted transparent; display:block; }
.resItem a{ background:url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/LearningResIcon/selected.png) -99999px center no-repeat; }
.resItem a:first-letter{ font-weight:bold; font-size:16px; }
.resItem a:hover{ color:#76cabc; }
.resItem a.selected{ background-position:-7px center;  color:#FFFFFF; }

.selRes { background:rgb(240,245,218);}
.selRes { background:rgba(240,245,218,0.6); padding:10px 20px; width:400px; min-height:250px; }

.selCat{ font-size:22px; display:block; margin:0px 2px; padding:16px 0 5px 70px; min-height:40px; }
.selCat{ background-repeat:no-repeat; background-position: left 5px bottom 5px; }

.selSeparator { display:block; height:1px; border-bottom:1px dotted #AAAAAA;  }

.selMenu { min-height:150px; padding-left:20px; }
.selMenu a, .selMenu ul li{ color: #333333; text-decoration: none; font-size: 13px; }
.selMenu li {margin: 3px 0; padding:1px 0 1px 5px;}
.selMenu a { display:block; border-bottom:1px dotted transparent; }
.selMenu a:hover{ border-bottom-color:#999999; background:#E1FF40; }
.selMenu>ul{ list-style-image:url(/20230901220837oe_/https://www.ilc.cuhk.edu.hk/img/layout/bullet2.png); list-style-position:initial; }


@-webkit-keyframes slidein1 {
	0% {-webkit-transform: translateX(-70px); opacity: 0;}
	100% {-webkit-transform: translateX(0px); opacity: 1;}
}
@keyframes slidein1 {
	0% {transform: translateX(-70px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}
.selCat { -webkit-animation: slidein1 0.4s ease-out both; animation: slidein1 0.4s ease-out both; }
