@charset "utf-8";
/* CSS Document */

/* Slide */

#slide {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	height: 400px;
	background:#EEE;
	padding:15px;
}
#banner{
	background:#FFF url(/20221207101935oe_/http://www.fed.cuhk.edu.hk/images/banner/foreword_banner.jpg);
	height:400px;
}

#banner .image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}
#banner h2 { 
   position: relative; 
   top: -390px; 
   left: 0; 
   width: 100%; 
   z-index:99;   
}
#banner h2 span { 
   color: white; 
   font: 50px Arial, Helvetica, Sans-Serif; 
   letter-spacing: 0px;  
   background: rgb(255, 126, 0); /* fallback color */
   background: rgba(255, 126, 0, 0.65);
  padding:10px 0;
}
#banner  h2 span.spacer {
    padding:10px 10px;
}

#banner h3 {
	position: relative;
	top: -390px;
	/*   left: 605px; */
   right: -608px;
   right: -605px \9;   
	width: 100%;
	z-index:99; 
}


#banner h4 { /* Chinese words by Rex*/
	position: relative;
	top: -390px;
	/*   left: 605px; */
   right: -713px;
   right: -710px \9;   
	width: 100%;
	z-index:99; 
}

#banner h4 span { 
   color: white; 
   font: 50px Arial, Helvetica, Sans-Serif; 
   letter-spacing: 0px;  
   background: rgb(255, 126, 0); /* fallback color */
   background: rgba(255, 126, 0, 0.65);
  padding:10px 0;
}
#banner  h4 span.spacer {
    padding:10px 10px;
}


#banner h3 span { 
   color: white; 
   font: 50px Arial, Helvetica, Sans-Serif; 
   letter-spacing: 0px;  
   background: rgb(255, 126, 0); /* fallback color */
   background: rgba(255, 126, 0, 0.65);
  padding:10px 0;
}
#banner  h3 span.spacer {
    padding:10px 10px;
}

/* Content */
a{ font-family: Arial, Arial, Helvetica, sans-serif; text-decoration:none; color:#EF7C18; }
table { font-family: Arial, Arial, Helvetica, sans-serif; width:96%; font-size:110%; margin:0 10px; }
th { font-family: Arial, Arial, Helvetica, sans-serif; background-color:#ffbb00; text-align:center;}
tr {}
td { font-family: Arial, Arial, Helvetica, sans-serif; padding:5px;}
tr td:last-child {/*	text-align:center;*/}
tr th:last-child(3) { display:none; }
tr td:last-child(3) { display:none; }
table, th, td { border:1px #ccc solid; }
hr{
	border:0; height:1px; background-color:#EF7C18;
	color:#EF7C18;	/* IE6 */
}


#sidebar{float:left; width:200px; min-height: 440px;}
#maincontent{float:left; width:750px; min-height: 440px;}
#information {  
	font-family: Arial, Arial, Helvetica, sans-serif;
	line-height: 1.5;  
	width: 185px;  
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);     
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);          
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	padding:0px;
} 
#information .menu-item {  
	background: #fff;  
	width: 100%; 
	border-bottom:#eee dashed 1px;
}
#information .menu-item h4 { 
	color: #fff;  
	font-size: 140%;  
	font-weight: 500;  
	padding: 7px 12px;  
	background: #ff7e00;
}
#information .menu-item h4 a {  
	color: #fff; 
	display: block;  
	text-decoration: none;  
	width: 100%;
} 
#information .current h4 { 	
	background:#ab5306;
}
#information .other h4 {
	/*	background:#EF7C18;*/
	background-color: #775053;
}

#information .menu-item h4:hover{ 
	background:#ffbb00;
}

#current-location{
	overflow: hidden;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:120%;
	background-color:#EF7C18; 
	color:#fff; 
	line-height:2; 
	padding:6px 10px;
	background:#EF7C18;
}
#left-column-content{
	float:left;
	width:500px;
	padding-bottom:20px;
}
#left-column-content .content-topic {
	font-family: Arial, Arial, Helvetica, sans-serif;
	line-height: 1;
	font-size:160%;
	padding:20px 10px 10px 10px;
	font-weight: bold;
	color:#EF7C18;
}
#left-column-content .content {
	margin-bottom:10px;
	background:#fff;
	padding-bottom:15px;
	line-height:2;
	overflow:hidden;
}
#left-column-content .content b {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#left-column-content .content ul{
	font-family: Arial, Arial, Helvetica, sans-serif;
	color:#000;
	list-style:outside circle;
	font-weight:bold;
	margin:0px 10px 10px 10px;
}
#left-column-content .content ul p{
	font-family: Arial, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	text-align:justify;
	line-height:1.5;
}
#left-column-content .content ul li{
	font-family: Arial, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	list-style:outside circle;
	margin-left:20px;
	font-size:140%;
	line-height:2;
}
#left-column-content p{
	font-family: Arial, Arial, Helvetica, sans-serif;
	line-height: 1.5;  
	font-size:140%;
	text-align:justify;
	margin: 5px 10px;
}

#right-column-content{
	float:left;
	width:235px;
	background:#FFF;
	margin-left:15px;
}
#right-column-content{
	float:left;
	width:235px;
	background:#FFF;
	margin-left:15px;
}
#right-column-content ul{
	font-family: Arial, Arial, Helvetica, sans-serif;
	list-style:inside circle;
	font-size:12px;
	font-weight:bold;
	line-height:2;
	margin:10px;
}
#right-column-content li{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:2;
}

#contact {	
	background:#FFF;
	padding:0px 0px 5px 0px;
}
#contact p {
	font-family: Arial, Arial, Helvetica, sans-serif;
	padding: 5px 10px; 
	font-size:120%;
}
#contact img {
	width:214px;
	margin:10px;
	margin-top:20px;
}

.navigationbar {
	color: white;
	font-weight: bold;
}
