body{
  margin:0px;  
}
h3{
	color: #a50017;
}

.cat-children h3 {
	display:none;
	}

h4{
	color: #178BAC; font-weight: bold;
}
.container{
  width:1000px;
  margin:0px auto;
  min-height:800px;
  background: url('/20220901191703oe_/https://www.oge.cuhk.edu.hk/templates/beez3/images/rcge/Banner.jpg') center top no-repeat;
  overflow:hidden;
  border:1px #CCC solid;
  margin-bottom:10px;
}
.tpl_rcge .article_title{
	display:none;
}
.tpl_rcge .item-page a{
	color: #A2A200;
	font-weight: normal;
	text-decoration:none;
}
.tpl_rcge .item-page a:hover{
color: #8C8C8C;
font-weight: normal;
text-decoration: underline;
}
.header{
  width:1000px;
  height:32px;
  margin-bottom:170px;
}

.topleftlink{
  width:700px;  
  float:left;
  height:32px;
}

.toprightmenu{
  width:300px;  
  float:left;
  height:32px;
}

.main_menu{
  width:1000px;
  height:20px;
  margin-bottom:20px;
}

.side_menu{
  width:250px;
  min-height:300px;
  float:left;
}

.main{
  width:500px;
  min-height:300px; 
  float:left;
}

.video_link{
  width:250px;
  height:250px; 
  float:left;
}
.quick_link{
  width:250px;
  float:left;
}

#logout{
  display:none;
}
.pagination{
	text-align:center;
	float:right;
	}
 .pagination p , .pagination ul, .pagination li{
	float:left;
}
.pagination .counter{
	display:none;
}
.pagination ul{
	list-style-type:none;
}

.pagination-start, .pagination-end{
	display:none;
}
 .pagination ul{
	padding:0px;
 }
.pagination li{ 
margin:0px 5px;
}
/* footer*/
.footer{
	width:100%;
	float:left;
}
.footer p{
	width:100%;
	float:left;
	text-align:center;
	color:#8C8C8C;
	font-size:12px;
}
.footer a{
		color:#8C8C8C;
	font-size:12px;
}
.cu_logo{
	float:left;
	margin-top:20px;
}
.oge_logo{
	float:left;
	margin-top:20px;
}
.edit-icon{
	display:none;
}

.pull-left {
	display:none;
}