html, body{
	margin:0;
	padding:0;
	text-align:center;
} 

a:link, a:active, a:visited, a:hover {
	color : #660066;
	text-decoration : none;
	font-weight : normal;
} 

#popup {
	margin: 0px;
	padding: 0px;
	width: 100%;	
}

#popup_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #660066;
	background-image: url(/20210318103313oe_/https://www.cuhk.edu.hk/libraryextension/en/images/gold_bg.gif);
	background-repeat: repeat;
	text-align: right;
	margin: 0px;
	height: 32px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#popup_title img {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#popup_session {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	background-image: url(/20210318103313oe_/https://www.cuhk.edu.hk/libraryextension/en/images/purple_bg.gif);
	background-repeat: repeat;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 20px;
}

#pic {
	margin: 0px;
	padding: 0px;
	float: left;
}


#footer {
	margin: 0px;
	clear: both;
	height: 60px;
	width: 900px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#footer p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 0.6px;
}
#footer p a:link ,#footer p a:visited, #footer p a:hover, #footer p a:active {
	font-size: 1em;
	line-height: 11px;
	font-weight: bold;
}

.copyright{
	font-size: 0.7em;
	color: #999999;
	line-height: 0.6em;
	font-family: Verdana;
	margin-left: 10px;
	margin-top: 10px;
}

#footer li a:link , #footer li a:visited, #footer li a:active, #footer li a:hover  {
	font-size: 1em;
	line-height: 11px;
	font-weight: bold;
}

#footer li {
	background-image: url(/20210318103313oe_/https://www.cuhk.edu.hk/libraryextension/en/images/pt1.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	display: inherit;
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
}
#footer ul {
	font-family: Verdana;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
