#slider {
	position:relative;
    width:615px;
    height:260px;
	background:url(/20201208132929oe_/https://www.cpr.cuhk.edu.hk/js/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	width:245px;
	left:635px;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:16px;
	height:30px;
	padding-top:10px;
	text-align:center;
	background:url(/20201208132929oe_/https://www.cpr.cuhk.edu.hk/js/images/bullets.png) no-repeat;

	border:0;
	margin-right:3px;
	float:left;
	xfont-size:12px;
}
.nivo-controlNav a.active {
	background-position:0 -44px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/20201208132929oe_/https://www.cpr.cuhk.edu.hk/js/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:25px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
	width:245px;
	height:260px;
	left:615px;
	background-color:#FFFFB7;
    text-shadow:none;
    font-family: "Times New Roman",Helvetica, Arial, sans-serif;
	color:#926D45;
	text-align:left;
}
.nivo-caption p {
	xpadding-top:40px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	margin-top:-35px;
}
.nivo-caption a { 
    color:#E2A85D;
    text-decoration:underline;
}
#rotateImgDiv{
	padding:11px;
	width:214px;
	height:175px;
	background:url(/20201208132929oe_/https://www.cpr.cuhk.edu.hk/js/images/rotate_img_bg.png) no-repeat;
}
@font-face {
    font-family: 'JournalRegular';
    src: url('journal-webfont.eot');
    src: url('journal-webfont.eot?#iefix') format('eot'),
         url('journal-webfont.woff') format('woff'),
         url('journal-webfont.ttf') format('truetype'),
         url('journal-webfont.svg#webfontGhV9TBys') format('svg');
    font-weight: normal;
    font-style: normal;

}
.cuhkisTitle{
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	color:#0066FF;
	font-family:'JournalRegular','Freestyle Script','Brush Script MT';
	font-size:24px
}

.bannerImage {
	max-width: 220px;
	margin:auto;
	display:block;
	border: 0px;
}
#top{
	xheight:118px
}
.clear {
	clear:both;
}