img {
   behavior: url("http://www.cityedu.com.hk/web/plugin/pngbehavior.htc");
}
body{background-color:#c0c0c0; font-family: Arial, Verdana, sans-serif; font-size:12px; margin-top:4px;}

 	td{
 		font-family: Arial, Verdana, sans-serif; font-size:12px;
 	}

h2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #33753b;  

   font-weight: bold;
   margin:0px;
   padding:0px;
      padding-bottom:15px;
   text-decoration:underline;
}

h3{
	margin-bottom:4px;
	}
	
a, a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #33753b;
  text-decoration: underline
}

a:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  text-decoration: underline; color : #F70A0A; 
}

a.link1, a.link1:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #33753b;  
  text-decoration: underline
}

a.link1:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  text-decoration: underline; color : #F70A0A; 
}

a.link2, a.link2:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #616930;
  text-decoration: underline;
}

a.link2:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  text-decoration: underline; color : #A8B75C; 
}

.highlite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #8a020e;  
  line-height: 1.5;  
}

.highlite1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #610000;  
  line-height: 1.5;
   font-weight: bold;
}

.highlite2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #8B030F;  
  line-height: 2;
  font-weight:bold;
}

/*
.footer .nav ul {padding:0px; margin:0px;}
.footer .nav li { background-image:url('templates/CityEdu/images/bg_vline1.gif'); background-repeat:  no-repeat; background-position: right center;float:left; height:15px; text-align:center; width:80px; padding-left:8px; padding-right:0px; margin-bottom:-1px; margin-top:-1px;}
.footer .nav li a { text-decoration:none; color:#c33464; font-weight:bold; text-align:center; font-size:11px;}
.footer .nav li a:hover { text-decoration:none; color:#c33464; font-weight:bold; text-align:center; font-size:11px;}
*/

.footer, .footer td{				
		height: 63px;
		font-size:11px;
		padding-top:5px;
		color: #262626;
		vertical-align:top;
}
	

a.link4, a.link4:visited {
	text-decoration:none; color:#4d4d4d; font-weight:bold; text-align:center; font-size:12px;}
}

a.link4:hover{
	text-decoration:none; color:#4d4d4d; font-weight:bold; text-align:center; font-size:12px;}
}

a.link3, a.link3:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #33753b;
  line-height: 1.5;
  font-weight:normal;
  text-decoration: underline
}

a.link3:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;  
  font-weight:normal;
  text-decoration: underline; color : #F70A0A; 
}


a.naslink, a.naslink:visited{
	color: #262626;
	font-size:11px;
	text-decoration:underline;	
	font-weight:normal;
}

a.naslink:hover{
	font-size:11px;
	text-decoration:underline;	
	font-weight:normal;
}

.footer .highlite{
	font-weight:bold;
}

 	
 	.maintable {background-color:#fff; border:0px;}
 	
	.contentTable{ height:100%; vertical-align:top;}
	
 	div.sepline{
 		background-image:url('templates/CityEdu/images/bg_line1.gif'); background-repeat: repeat-x; width:100%; height=12px;
 	}
 	div.sepline2{
 		background-image:url('templates/CityEdu/images/bg_line2.gif'); background-repeat: repeat-x; width:100%; height=7px; 		
 	}
 	
TABLE.info_box_1 {
	background-color: #ffffff;	 
	border: 0px;
	margin-bottom:4px;
	width:775px;
	height:100%;
}
 	

/*	SOF INFO BOX - HEAD --------------------------------------- */
TD.info_box_1_head { /*header foreground */

	background-image:url('templates/CityEdu/images/box1/box_top_2.gif');	
	background-repeat: repeat-x;
	background-color: #fff;			
	text-align: left;
	font-weight:bold;
	font-size:13px;
	padding-top:2px;
	height:11px;
	/*width:100%;*/	
}
TD.info_box_1_head_right{
	background-image:url('templates/CityEdu/images/box1/box_top_3.gif');
	background-color: #fff;
	background-repeat: no-repeat;
	background-position:top right;
	width: 8px;
} 

TD.info_box_1_head_left{
	background-image:url('templates/CityEdu/images/box1/box_top_1.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	width: 8px;
}
/*	EOF INFO BOX - HEAD --------------------------------------- */


/*	SOF INFO BOX - BODY --------------------------------------- */

TD.info_box_1_body_left{
	background-image:url('templates/CityEdu/images/box1/box_body_1.gif');
	background-repeat: repeat-y;
	background-color: #fff;
}

TD.info_box_1_body_right{
	background-image:url('templates/CityEdu/images/box1/box_body_3.gif');
	background-repeat: repeat-y;
	background-color: #fff;
	background-position:top right;
} 

TD.info_box_1_body { 
	padding-top:2px;
	height:98%;
}
TABLE.info_box_1_body { /*The inner table */	
	background-color: #ffffff;
	border-style: none;
	border-color: #fff;
	border: 0px;	
	margin-top:20px;
	margin-left:10px;
	color:#696957;		
}
/*	EOF INFO BOX - BODY --------------------------------------- */


/* SOF INFO BOX - FOOTER --------------------------------------- */
TD.info_box_1_foot { /*header foreground */
	background-color: #fff;
	background-image:url('templates/CityEdu/images/box1/box_bottom_2.gif');	
	color: #68685a;	
	height:11px;			
}
TD.info_box_1_foot_right{
	background-image:url('templates/CityEdu/images/box1/box_bottom_3.gif');
	background-color: #fff;
	background-position:top right;
	
} 

TD.info_box_1_foot_left{
	background-image:url('templates/CityEdu/images/box1/box_bottom_1.gif');
	background-repeat: no-repeat;
	background-color: #fff;	
}
/*
	EOF INFO BOX - FOOTER ---------------------------------------
*/

.table_nav{

margin-top:0px;
margin-bottom: -1px;
}
 	
.table_nav a { margin:0px; font-size:11px;}

ol li{
	margin-bottom:10px;
}

ul li{
	margin-bottom:10px;
}

div.line {
 background: url("templates/CityEdu/images/line_bg.gif");
 background-repeat: repeat-x;
 background-position:top top;
 height:2px;
 width:100%;
 display:table;
}

td.line{
 background: url("templates/CityEdu/images/line_bg.gif");
 background-repeat: repeat-x;
 background-position:center 0%;
 height:45px;
 width:100%; 
 }
 
 td.line2{
 background: url("templates/CityEdu/images/line_bg.gif");
 background-repeat: repeat-x;
 background-position:center 70%;
 height:45px;
 width:100%; 
 }
 
 .img_border { border: solid; border-color: #cccccc #cccccc #cccccc #cccccc; border-width: 1px 1px 1px 1px; }
 
 div.main{
 display:table;

 }
 
 .header{
  background: url("templates/CityEdu/images/header-bg.gif");
  background-position: right center;
 background-repeat: no-repeat;
 }
 
 .topLink, .topLink:visited{
 	color:#850000;
 	font-size:12px;
 	font-weight:bold;
 	text-decoration:none;
 	
 }
 
 .topLink:hover{
 	text-decoration:underline;
 }
 
 .serendipity_msg_error{
 	background-color: #FCF9C5; 	
 	display:table;
 	color:red;
 	width:96%;
 	padding:5px;
 }
 
 .serendipity_msg_notice{
 	background-color: #FCF9C5; 	
 	display:table;
 	color:red;
 	width:96%;
 	padding:5px;
 } 
 
  .serendipity_msg_important{
 	background-color: #FCF9C5; 	
 	display:table;
 	color:red;
 	width:96%;
 	padding:5px;
 }
 
 .btn_gen {
	border-style:solid;border-color:#cccccc;border-width:1px 1px 1px 1px;background:#85030F;color:#ffffff;font-family:Arial;font-size:12px;
	padding-left:4px; padding-right:4px;
}
 