@charset "utf-8";
/* CSS Document */
html {
	overflow-y: scroll;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/common/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	-webkit-text-size-adjust: none;
}

table {
	border-spacing: 0px;
}

img {
	border:0px;	
}

.mainbox {
	width: 100%;
	background-image: url(images/common/bg/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 18px;
	height: 600px;
}

.cuhkvideo {
	background-image: url(images/en/video_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.centerbox {
	width: 860px;
}

#top {
	padding-top: 23px;
	padding-left: 20px;
	padding-right: 20px;
	width: 820px;
	xheight: 118px;
	background-image: url(images/common/top_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#top_logo {
	height: 78px;
	float: left;
}

#top_menu {
	height: 78px;
	float: right;
	text-align: right;
}

.left_div {
	float: left;
}

.right_div {
	float: right;
}

.clear {
	clear: both;
}

#main {
	width: 820px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/common/main_bg.gif);
	text-align: left;
}

/*     xxxxxxx       */
body {
	font-family: arial;
	font-size: 11px;
}

.clear {
	clear: both
}
/* remove the list style */
.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
.nav li {
	float: left;
	/*   width:100px;*/ position : relative;
	xz-index: 500;
	margin: 0 1px;
	position: relative;
}

/* this is the parent menu */
.nav li a {
	padding: 0;
	font-weight: 700;
	height: 23px;
	text-decoration: none;
	text-align: center;
}

.nav li ul {
	z-index: 999;
}

.nav li a:hover {
	
}

/* you can make a different style for default selected value */
.nav a.selected {
	
}

/* submenu, it's hidden by default */
.hide {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
   display: block !important;
}

.nav ul {
	background: white;
	position: absolute;
	left: 0;
	margin: 0px;
	xmargin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
	border: #6D1A6A 1px solid;
}

.nav ul li {
	width: 130px;
	float: left;
	border-top: 1px solid #fff;
	margin: 1px;
}

/* display block will make the link fill the whole area of LI */
.nav ul a {
	height: 15px;
	padding: 8px 5px;
}

.nav ul li:hover {
	text-decoration: none;
	background: #6D1A6A;
}

.nav ul a:hover,.nav ul li:hover a {
	color: #fff;
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
* html .nav ul {
	margin: 0 0 0 -2px;
}

/*     xxxxxxx       */
.main_column {
	width: 220px;
	float: left;
	margin-left: 20px;
}

#main_link {
	width: 106px;
	float: left;
}

#footer {
	padding-top: 40px;
	padding-bottom: 35px;
}

#list_column {
	width: 570px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	background-image: url(images/common/column_bg.gif);
	background-repeat: no-repeat;
}

#list_column_nobg {
	width: 570px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#main td {
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}

#container_table {
	float: left;
}

.side_column {
	width: 220px;
	float: right;
	margin-left: 20px;
}

.list_item {
	padding-left: 12px;
	background-image: url(images/common/para_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 10px;
}

.list_item_cu50people {
	padding-left: 12px;
	background-image: url(images/common/para_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 10px;
}

#search_box {
	width: 220px;
	height: 20px;
	margin-top: 8px;
	margin-bottom: 20px;
	background: url(images/common/searchbox_bg.gif);
}

#search_box #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 10px;
	border: 0;
	width: 188px;
	background: none;
	font-size: 11px;
}

#search_box #go {
	float: right;
	margin: 3px 6px 0 0;
}

.side_section {
	width: 180px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	background-image: url(images/common/section_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffb8;
}

.section_header {
	width: 180px;
	margin-bottom: 10px;
	background-color: #ffffb8;
}

.cu50people_btn {
	float:right;
	width:172px;
	height:16px;
	margin-top:2px;
	margin-bottom:5px;
}

.archive_column {
	width: 50px;
	float: left;
	margin-right: 30px;
}

.press_detail {
	width: 330px;
	float: left;
}

.prev_next {
	width: 330px;
	padding-top: 22px;
	padding-bottom: 20px;
}

.caption {
	padding-left: 10px;
	background-image: url(images/common/caption_bg.gif);
	background-repeat: repeat-y;
}

.press_photo {
	margin-bottom: 10px;
}

.purple_bar {
	margin-left: -10px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.heading_bar {
	margin-left: -10px;
	margin-bottom: 20px;
}

.footer_hr {
	height: 1px;
	width: 820px;
	background-color: #d5b7d3;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 10px;
}

.statistics_hr {
	height: 1px;
	width: 390px;
	background-color: #d5b7d3;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 10px;
}

#resources_campus .statistics_hr {
	width: 367px;
}

.expert_hr {
	height: 1px;
	width: 570px;
	background-color: #d5b7d3;
	font-size: 0px;
	line-height: 0px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.video_column {
	width: 180px;
	float: left;
	margin-right: 6px;
}

.navbar_text a {
	text-decoration: none;
	color: #6d1a6a;
}

.navbar_text a:link {
	text-decoration: none;
	color: #6d1a6a;
}

.navbar_text a:visited {
	text-decoration: none;
	color: #6d1a6a;
}

.navbar_text a:hover {
	text-decoration: underline;
	color: #6d1a6a;
}

.more_text a {
	text-decoration: none;
	color: #663366;
}

.more_text a:link {
	text-decoration: none;
	color: #663366;
}

.more_text a:visited {
	text-decoration: none;
	color: #663366;
}

.more_text a:hover {
	text-decoration: underline;
	color: #663366;
}

.press_title_text a {
	text-decoration: none;
	color: #3C6392;
}

.press_title_text a:link {
	text-decoration: none;
	color: #3C6392;
}

.press_title_text a:visited {
	text-decoration: none;
	color: #3C6392;
}

.press_title_text a:hover {
	text-decoration: underline;
	color: #3C6392;
}

.contact_text a {
	text-decoration: none;
	color: #404B52;
}

.contact_text a:link {
	text-decoration: none;
	color: #404B52;
}

.contact_text a:visited {
	text-decoration: none;
	color: #404B52;
}

.contact_text a:hover {
	text-decoration: underline;
	color: #404B52;
}

.footer_text a {
	text-decoration: none;
	color: #75106d;
}

.footer_text a:link {
	text-decoration: none;
	color: #75106d;
}

.footer_text a:visited {
	text-decoration: none;
	color: #75106d;
}

.footer_text a:hover {
	text-decoration: underline;
	color: #75106d;
}

.photo_caption_text {
	text-decoration: none;
}

.rss_text {
	text-decoration: none;
}

.left10 {
	margin-left: -10px;
}

.submit_form {
	width: 370px;
}

.photo_caption_text {
	line-height: 14px;
}

a.FBConnectButton_Simple:hover .FBConnectButton_Text_Simple,a.FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple,.FBConnectButton_Simple:hover .FBConnectButton_Text_Simple,.FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple
	{
	text-decoration: none !important;
}

#achieveTabBar {
	margin-top: 5px;
}

.newsClippingTitleText {
	color: #6D1A6A;
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	margin-top: 12px;
}

.newsClippingItems {
	margin-left: 10px;
}

.newsClippingItemText {
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	color: #5f9edd;
	text-decoration: none;
	margin-top: 4px;
}

.list_item .newsClippingItemText {
	margin-left: 20px;
}

.newsClippingHeadText {
	color: #2770B8;
	font-family: Arial;
	xfont-size: 15px;
	margin: 5px 0px;
}

.topClippingTitleText {
	color: #6D1A6A;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	xpadding-left: 10px;
	xpadding-right: 10px;
}

.topClippingTitleText a {
    text-decoration: none;
}

#link_container_table {
	float: left;
}

#link_container_table .list_column {
	padding-left: 10px;
	padding-top: 20px;
	width: 280px;
	background-image: url(images/common/column_bg.gif);
	background-repeat: no-repeat;
}

.semi_column {
	width: 280px;
	xfloat: left;
	padding-left: 10px;
	padding-top: 20px;
	background-image: url(images/common/column_bg.gif);
	background-repeat: no-repeat;
}

.text_align_right {
	float: right;
}

.plainStyle{
	border:0px;
}

#verticalmenu {
	border:0px;
}

#verticalmenu li a {
	padding: 5px;
	width: 40px;
}

#verticalmenu li:hover > a{
	text-decoration: none;
	background: #6D1A6A;
	color: #fff;
}

#verticalmenu li ul li, #verticalmenu li ul {
	width: 60px;
	text-align: center;
}
.policyPage p.aboutSubT {
xfont-size: 20px;
font-weight: lighter;
color: #7D4779;
xtext-align: center;
}
.policyPage h1.aboutSubT {
xfont-size: 20px;
font-weight: lighter;
color: #7D4779;
xtext-align: center;
}
.policyPage p {
margin: 10px 0px;
color: #4C4549;
xfont-size: 12px;
xtext-align: center;
}

.highlightsTitle {
	padding: 10px 10px 25px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

#onlinePhotoBtn {
	padding-top: 10px;
	text-align: center;
}

.related_website_items ul, .in_the_news_sidebar_items ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.related_website_items li, .in_the_news_sidebar_items li {
	margin-bottom: 10px;
}

.related_website_items li:last-child, .in_the_news_sidebar_items li:last-child {
	margin-bottom: 0px;
}
.cuhkcare_table {
	width: 100%;
/* 	border-spacing: 5px; */
	valign:center;
}
.care_table_title {
	background-color: #E6E6E6;
	color: black;
	width: 150px;
	height: 25px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
#caretable_hl td {
	padding: 3px 10px 3px 10px;
	vertical-align: middle;
}
#caretable_past td {
	padding: 3px 10px 3px 10px;
	vertical-align: middle;
}
.cuhkcare_table tr.odd {
	background: #FFFFCC;
}
.cuhkcare_btn {
	margin-top: 3px;
	width: 94px;
	height: 16px;
}
.cuhkcare_btn_long {
	margin-top: 3px;
	width: 130px;
	height: 16px;
}
.cuhkcare_btn_long_ch {
	margin-top: 3px;
	width: 210px;
	height: 16px;
}
.resources_btn {
	margin-top: 3px;
	width: 105px;
	height: 16px;
}
.common_bar {
	height:24px;
	width: 580px;
}

.event_detail_text p {
	margin-top: 5px;
}
.title_text {
	line-height: 28px;
}
.cuhkcare_topbar {
	height:43px;
	margin-left: 5px;
}

#player {
    margin-top: 30px;
}

.play_overlay {
	filter: alpha(opacity = 0);
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
	margin: auto;
}
.play_overlay_firefox {
	filter: alpha(opacity = 0);
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
	margin: 25px auto auto -220px;
}

.play_overlay:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}
.play_overlay_firefox:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

.no_line_height {
	margin-bottom: -18px;
}

.title_text a{
	 color: #663366;
}

.wechat-qr-code
{
	position: absolute;
	z-index: 999;
	display: block;
	padding-left: 0px;
}