html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, blockquote {  
margin: 0; 
padding: 0; 
border: 0; 
}
body,td,th {
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 10px;
}
h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 5px;
}


/* ===== MAIN TOP ===== */
div.top {
	height: 100px;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font: xx-small/0.1px Verdana, Arial, Helvetica, sans-serif;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
div.spacer {
	clear: both;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}
.logo_cityu {
	float: left;
	height: 69px;
	width: 160px;
}
.logo_cccu {
	float: right;
	height: 69px;
	width: 180px;
}
.noclear {
	clear: none;
}
.intranet {
	clear: right;
	float: left;
	height: 20px;
	width: 225px;
	padding-top: 10px;
}
a#intranet_student {
	display: block;
	width: 111px;
	height: 20px;
	background-image: url(images/intranet_student_chi.gif);
	background-position: 0 0;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a#intranet_student:hover {
	background-position: 0 -20px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
a#intranet_staff {
	display: block;
	width: 109px;
	height: 20px;
	background-image: url(images/intranet_staff_chi.gif);
	background-position: 0 0;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: right;
}
a#intranet_staff:hover {
	background-position: 0 -20px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.left_quicklink0 {
	clear: right;
	float: left;
	width: 300px;
	padding-top: 9px;
	margin: 0px;
	text-align: right;
}
.left_quicklink {
	clear: right;
	float: left;
	width: 540px;
	padding-top: 9px;
	margin: 0px;
	text-align: right;
}
.right_btns {
	clear: right;
	float: right;
	width: 460px;
}
.btns {
	clear: right;
	float: right;
	width: 188px;
	padding-top: 10px;
}

.g_search {
	clear: none;
	float: right;
	width: 200px;
	padding-top: 9px;
	font: xx-small Arial, Helvetica, sans-serif;
}
.search_btn {
	clear: none;
	float: right;
	height: 20px;
	width: 60px;
	padding-top: 10px;
	padding-right: 2px;
}


.g_search #search_text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
	margin: 0px;
	text-indent: 3px;
	width: 150px;
}
.btn_go {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/btn_go2.gif);
	height: 20px;
	width: 41px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
	font: xx-small Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.btn_go:hover {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/btn_go2on.gif);
	height: 20px;
	width: 41px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
}
.quicklinkmenu {
	float: left;
	clear: left;
	padding-left: 200px;
	padding-bottom: 0px;
	padding-top: 9px;
	text-align: right;
}
.clear {
	font: xx-small/1px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

.divider1 {
	height: 8px;
	background-color: #007e6f;
	width: 1000px;
	font: 2px/1px Arial, Helvetica, sans-serif;
}
.cccu_banner {
	height: 300px;
	background-color: #FFFFFF;
	text-align: center;
	font: medium Arial, Helvetica, sans-serif;
}
.divider2 {
	height: 8px;
	background-color: #095ba6;
	width: 1000px;
	font: 2px/1px Arial, Helvetica, sans-serif;
}
.cat_bg {
	height: 200px;
	width: 1000px;
	background-image: url(images/cat_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-color: #FF5800;
	height: 25px;
	width: 1000px;
	text-align: right;
	padding-top: 6px;
}
.footer2 {
	background-color: #cccccc;
	height: 25px;
	width: 1000px;
	text-align: right;
	padding-top: 6px;
}
.footer_text {
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 8px;
	padding-top: 10px;
}
a#button1a {
	display: block;
	width: 49px;
	height: 20px;
	background-image: url(images/btn_eng.gif);
	background-position: 0 0;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a#button1a:hover {
	background-position: 0 -20px;
	margin: 0px;
	padding: 0px;
}
a#button1b {
	display: block;
	width: 48px;
	height: 20px;
	background-image: url(images/btn_help_chi.gif);
	background-position: 0 0;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a#button1b:hover {
	background-position: 0 -20px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
a#button1c {
	display: block;
	width: 86px;
	height: 20px;
	background-image: url(images/btn_enquiry_chi.gif);
	background-position: 0 0;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: none;
}
a#button1c:hover {
	background-position: 0 -20px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
a .alt {
	display: none;
	margin: 0px;
	padding: 0px;
}
.main_left {
	background-image: url(images/btn_main_bg_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	float: left;
	clear: right;
	width: 760px;
	font: 11px/1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.main_left ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
.main_left li {
	padding-bottom: 6px;
}
.menu_student {
	padding:0; 
	margin:0;
	list-style-type: none;
	height: 110px;
	width: 180x;
	clear: right;
	float: left;
	padding-top: 30px;
	padding-left: 15px;
}
.menu_cccu {
	height: 110px;
	width: 140px;
	clear: right;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
}
.menu_programmes {
	height: 110px;
	width: 200px;
	clear: right;
	float: left;
	padding-top: 30px;
	padding-left: 8px;
}
.main_right {
	float: right;
	width: 236px;
	height: 170px;
}

.btn_main_1 {
	clear: both;
	float: right;
	padding-right: 15px;
	padding-top: 6px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	line-height: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
.btn_main_2 {
	clear: left;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}
.btn_main_3 {
	clear: both;
	float: right;
	padding-right: 15px;
	padding-top: 4px;
	padding-left: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}
.btn_main_4 {
	clear: left;
	float: left;
	padding-top: 4px;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}
/* ===== PROSPECTIVE STUDENTS, CURRENT STUDENTS ===== */
.bg_blue {
	background-color: #cce0f4;
	height: 100%;
	width: 100%;
	display: block;
	float: left;
}
.cat_pic {
	height: 35px;
	width: 167px;
	margin-top: 22px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.menu_ps {
	clear: right;
	float: left;
	width: 190px;
	background-image: url(images/ps_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.mainmenu {
	display: block;
	list-style-type: none;
	padding:0;
	margin: 0;
	letter-spacing: 3px;
}
.mainmenu_list {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 12px;
	margin-left: 10px;
	background-image: url(images/dotted_div_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mainmenu_list#highlight3 {
	display: block;
	color: #333333;
	background-color: #7AB1DE;
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(images/arrow_jumpmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainmenu_list a {
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(images/arrow_jumpmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
}
.mainmenu_list a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
.mainmenu_list a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #7AB1DE;
	text-decoration: none;
}
.home_links {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font: 12px/1em Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1px;
}
.home_links_list {
	display: inline;
	font: 12px/1em Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
}
.home_links_list a {
	color: #333333;
	padding: 0px;
	text-decoration: underline;
}
.home_links_list a:visited {
	color: #666666;
	padding: 0px;
	text-decoration: underline;
}
.home_links_list a:hover {
	color: #FF3300;
	padding: 0px;
	text-decoration: underline;
}
.main_content {
	clear: right;
	float: right;
	width: 810px;
	background-color: #FFFFFF;
	background-image: url(images/content_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.sub_left {
	height: 80px;
	width: 285px;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}
.sub_left2 {
	height: 80px;
	width: 292px;
	clear: none;
	float: left;
}
.sub_left3 {
	height: 80px;
	width: 292px;
	clear: left;
	float: left;
}
.sub_left4 {
	height: 100px;
	width: 380px;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}
.sub_left5 {
	height: 100px;
	width: 360px;
	clear: none;
	float: left;
	margin-left: 10px;
}

.sub_left6 {
	height: 60px;
	width: 292px;
	clear: left;
	float: left;
}

.sub_right_box {
	height: 150px;
	width: 220px;
	clear: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
.sub_right_box #width {
	width: 206px;
}

.sub_right_box2 {
	height: 180px;
	width: 512px;
	clear: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
.right_box2_width {
	width: 492px;
}
.sub_right_box3 {
	height: 100px;
	width: 230px;
	clear: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
.sub_right_box3 #width {
	width: 216px;
}

/* ===== AD PROGRAMMES ===== */

.bg_green {
	background-color: #cce2de;
	height: 100%;
	width: 100%;
	display: block;
	float: left;
}
.menu_ad_prog {
	clear: right;
	float: left;
	width: 190px;
	background-image: url(images/ad_prog_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.mainmenu_list_ad {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 12px;
	margin-left: 10px;
	background-image: url(images/dotted_div_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mainmenu_list_ad a {
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(images/arrow_jumpmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #555555;
}
.mainmenu_list_ad a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #a3cbc3;
	text-decoration: none;
}
.mainmenu_list_ad#highlight {
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(images/arrow_jumpmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #a3cbc3;
}
.ad_content0 {
	padding-left: 20px;
	clear: left;
	float: left;
	width: 450px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007e6f;
	padding-top: 10px;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.ad_content0 ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}
.ad_content {
	padding-left: 20px;
	clear: left;
	float: left;
	width: 500px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007e6f;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.ad_content ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}
.ad_content2 {
	padding-left: 20px;
	clear: left;
	float: left;
	width: 540px;
	padding-right: 20px;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.ad_content2 ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}
.ad_selector {
	float: left;
	width: 300px;
}
.ad_selector_item {
	clear: left;
	float: left;
	width: 300px;
	margin-bottom: 0px;
}
.prog_list {
	float: left;
	width: 250px;
	padding-left: 15px;
	padding-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}
.prog_list li {
	list-style-type: none;
	padding-left: 10px;
	background-image: url(images/bullet_tri_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
.prog_leader {
	float: left;
}
.prog_leader2 {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	color: #007e6f;
	padding-left: 15px;
	width: 240px;
	float: left;
	letter-spacing: 1px;
}

.switchcontent li {
	line-height: 1.5em;
	padding-left: 10px;
	background-image: url(images/bullet_sq_or.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bullet02 li {
	line-height: 1.5em;
	padding-left: 10px;
	background-image: url(images/bullet_sq_or.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}


/* Table Style */

.east { background: url(images/east.png) repeat-y right; }
.south { background: url(images/south.png) repeat-x bottom; }
.ne { background: url(images/ne.png) no-repeat top right; }
.se { background: url(images/se.png) no-repeat bottom right; }
.sw { background: url(images/sw.png) no-repeat bottom left; padding: 3px;}
.border{ border: 1px solid #CCCCCC; padding: 0px;}
.box_text {
	font: 11px/1.5em "???", Arial, Verdana;
	padding: 8px;
	letter-spacing: 2px;
}
.box_title {
	font: 11px/1.3em "???", Arial, Verdana;
	color: #FFFFFF;
	background-color: #095ba6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* CCCU */
.bg_orange {
	background-color: #feddcc;
	height: 100%;
	width: 100%;
	display: block;
	float: left;
}
.menu_cccumain {
	clear: right;
	float: left;
	width: 190px;
	background-image: url(images/cccu_top2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.content_full {
	padding-left: 20px;
	clear: left;
	float: left;
	width: 750px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 10px;
	font: 12px/1.7em Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.content_full ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}
.mainmenu_list_cccu {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 12px;
	margin-left: 10px;
	background-image: url(images/dotted_div_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mainmenu_list_cccu a {
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(images/arrow_jumpmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #555555;
}
.mainmenu_list_cccu a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #fdc2a3;
	text-decoration: none;
}
.mainmenu_list_cccu#highlight2 {
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(images/arrow_jumpmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fdc2a3;
}


/* TEXT STYLE */
.text_c_1 {
	font: 11px "???", Arial, Verdana;
}
.text_e_1 {
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.text_heading {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #095ba6;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: justify;
}
.text_heading_c {
	color: #095ba6;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 18px;
	font: bold medium Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}

.title01 {
	font: bold 13px/1.6em Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 2px;
}
.title02 {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #006666;
}

.readmore {
	font: 11px Arial, Helvetica, sans-serif;
}
.readmore a {
	color: #CC0066;
	text-decoration: underline;	
}
.readmore a:visited {
	color: #999999;
	text-decoration: underline;	
}
.readmore a:hover {
	color: #FF6600;
	text-decoration: none;	
}
.image_align_left {
	float: left;
	margin-right: 8px;
	clear: left;
	margin-bottom: 2px;
	margin-top: 3px;
}
.image_align_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	float: right;
}

.image_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* MISCELLANEOUS */
.bg_grey {
	background-color: #e5e5e5;
	height: 100%;
	width: 100%;
	display: block;
	float: left;
}
.menu_mis {
	clear: right;
	float: left;
	width: 190px;
	background-image: url(images/cccu_top3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.dir_cat1 {
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
}
.redirect_text {
	font: 13px "???", Arial, Verdana;
	color: #006666;
}
.redirect_box {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 15px;
}



.logo_header_00 {
	float: left;
	height: 54px;
	width: 20px;
	
}

.logo_header_01 {
	text-align: left;
	padding-top: 15px;
	float: left;
	height: 54px;
	width: 115px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: white;
}



.logo_header_02 {
	text-align: left;
	padding-top: 15px;
	float: left;
	height: 54px;
	width: 142px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: white;
}


.logo_header_03 {
	text-align: left;
	padding-top: 15px;
	float: left;
	height: 54px;
	width: 153px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: white;
}


.logo_header_04 {
	text-align: left;
	padding-top: 15px;
	float: left;
	height: 54px;
	width: 128px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: white;
}

.logo_header_05 {
	text-align: left;
	padding-top: 15px;
	float: left;
	height: 54px;
	width: 108px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: white;
}

.logo_header_06 {
	text-align: left;
	padding-top: 15px;
	float: left;
	height: 54px;
	width: 165px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: white;
}


.youtube_preview {
Z-INDEX: 103; 
POSITION: absolute; 
TOP: 161px; 
LEFT: 842px;
height:76px;
width:100px
}


#apDiv1 {
	position:absolute;
	left:793px;
	top:125px;
	width:149px;
	height:254px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:186px;
	top:11px;
	width:62px;
	height:26px;
	z-index:999;
}
#apDiv3 {
	position:absolute;
	left:297px;
	top:22px;
	width:75px;
	height:39px;
	z-index:1000;
}
#apDiv4 {
	position:absolute;
	left:424px;
	top:22px;
	width:78px;
	height:29px;
	z-index:1000;
}
#apDiv5 {
	position:absolute;
	left:551px;
	top:21px;
	width:52px;
	height:29px;
	z-index:1000;
}
#apDiv6 {
	position:absolute;
	left:169px;
	top:25px;
	width:80px;
	height:29px;
	z-index:1000;
}
#apDiv7 {
	position:absolute;
	left:686px;
	top:22px;
	width:79px;
	height:27px;
	z-index:1000;
}

.menu_facilities {
	height: 110px;
	width: 200px;
	clear: right;
	float: left;
	padding-top: 30px;
	padding-left: 14px;
}

