body{
	margin: 0;
	padding: 0 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3b3534;
}
body.Chi{
	font-size: 12px;
}
body.Eng{
	font-size: 11px;
}
span.emp{
	color: #CC0000;
}
h3{
	font-size: 20px;
	color: #D3D3D3;
	margin: 10px 0 0 0;
	padding: 0;
}
h4{
	/*background: url(/20220416011633oe_/https://www.ilc.cuhk.edu.hk/img/layout/subTitle_line.png) no-repeat bottom left;*/
	font-size: 11px;
	background: url(/20220416011633oe_/https://www.ilc.cuhk.edu.hk/img/layout/bullet.png) no-repeat left 4px;
	border-bottom: 2px solid #E1E175;
	padding: 0 0 8px 15px;
	margin: 0 0 10px 0;
}
body.Chi h4{
	font-size: 12px;
}

.content{
	margin: 0;
	padding: 0;
	text-align: justify;
}

.content a{
	text-decoration: none;
	color: #646648;
	border-bottom: 1px dotted;
}
.content a:hover{
	background: #F2F2B5;
}

.btn_register{
	padding:5px 30px !important;
	display:inline-block;
	margin:5px;
	/*border:2px outset #198191;*/
	border-radius:10px;
	background:#a5a553 !important;
	color:#FFF !important;
	text-decoration:none;
	text-align:center;
}
.btn_register:hover{
	border:none !important;
	background:#646648  !important;
}


.footer{
	margin-top: 30px;
	text-align: right;
	color: #b7b7b7;
}
.footer a{
	border: none;
}
.footer a:hover{
	border-bottom: 1px dotted;
}
small{
	font-size: 9px;
}





p.sideNote{
	padding-left: 40px;
	text-indent: -40px;
}