<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Front page */
#cityu-media-news
{

    background-color:#fff;
}

#cityu-media-news img
{    
    margin:3px;
    border:1px solid #bbb;	
	
	position:relative;
    -webkit-box-shadow: #bbb 0px 0px 4px;
	-moz-box-shadow: #bbb 0px 0px 4px;
	box-shadow: #bbb 0px 0px 4px;	
	behavior: url('js/PIE.htc');  
}

#cityu-media-news p
{
    text-align:justify;
    margin-top:0px;
}

#cityu-media-news h1
{
    margin-bottom:10px;
    border-bottom: 1px solid #84BA5C;
}

#cityu-media-news h5
{
    margin-bottom: 0px;
}

.cityu-box-item p
{
    margin: 3px 3px 3px 18px;
    color: #999999;
}

#cityu-content .cityu-content-page .news_grid
{
    margin: 0px 0px 0px 0px;    
    width:100%;
}

#cityu-content .cityu-content-page table.news_grid tr td
{
    padding:5px 0px 5px 0px;
    border-bottom: 1px solid #CCCCCC;    
}

 #cityu-content .cityu-content-page table.news_grid .bulletcolumn
{
     width:15px;
}

.newstitle 
{
    font-size: 13px;

}

.newscontent
{
    font-size: 12px;
    color: #555;
}

.newspicture 
{
	margin: 5px 20px 5px 10px;
	width: 120px;
	border: 1px solid #bbb;
}

.more
{
    color: #3399FF;
}


.tearoom-top-div {
    margin-bottom: 0px;
    text-align: right;
    height:40px
}

/* Department */
#cityu-content .cityu-content-page .department_div h2
{
      text-decoration: underline;	
}

#cityu-content .cityu-content-page .department_introduction_div h3
{
    margin-bottom:5px;
}

#cityu-content .cityu-content-page .contactus_div
{
    margin-left:50px;
}



/* People - Staff Profile Pages*/
#ais-legend
{
     font-size:10px;
}

#cityu-content .cityu-content-page .cityu-staff-qualification
{
    color: #000000;
}

#cityu-content .cityu-content-page .people_fohours_div table&gt;tr&gt;th
{
    text-align:center;
}

#cityu-content .cityu-content-page .people_gohours_div table
{
    margin-left:20px;
}


/* Research Project */
#cityu-content .cityu-content-page .research_div .teammember
{
     padding-top:10px;
     font-style: italic;	
}

#cityu-content .cityu-content-page .research_google_faq_div h4{
    text-decoration:underline;
}

/* Facilities &amp; Labs */
#cityu-content .cityu-content-page .facilities_labs_div img
{
    margin-bottom:5px;
    border:1px solid #bbb;	
	
	position:relative;
    -webkit-box-shadow: #bbb 2px 2px 4px;
	-moz-box-shadow: #bbb 2px 2px 4px;
	box-shadow: #bbb 2px 2px 4px;	
	behavior: url('js/PIE.htc');
}

#cityu-content .cityu-content-page .facilities_labs_div td
{
    text-align:left;
    padding-left:20px;
    padding-right:20px;
}

#cityu-content .cityu-content-page .facilities_labs_div strong{ font-style:italic; }

#cityu-content .cityu-content-page .facilities_venuebooking_div{ margin-left:10px; }


/* Student */
#cityu-content .cityu-content-page .student_studentexchange_div #heading
{
    margin-left:0px;
    text-align:center;
}

#cityu-content .cityu-content-page .student_studentexchange_div h4{ text-decoration:underline;}
#cityu-content .cityu-content-page .student_studentexchange_div h5{ font-style:italic; }
#cityu-content .cityu-content-page .student_studentexchange_div .part{  margin-left:10px; }   
#cityu-content .cityu-content-page .student_studentexchange_div .answer{ margin-left:12px; }
#cityu-content .cityu-content-page .student_studentexchange_div table th{ font-weight:normal;}

#cityu-content .cityu-content-page .student_studytour_div img
{
    margin-right:10px;
    border:1px solid #bbb;	
	
	position:relative;
    -webkit-box-shadow: #bbb 2px 2px 4px;
	-moz-box-shadow: #bbb 2px 2px 4px;
	box-shadow: #bbb 2px 2px 4px;	
	behavior: url('js/PIE.htc');
}

#cityu-content .cityu-content-page .student_internship_div .gallerydiv{ text-align:center; margin-top:15px; width:100%;}
#cityu-content .cityu-content-page .student_internship_div .gallerydiv img
{
    margin:10px;
    width:90px;
    border:1px solid #bbb;	
	
	position:relative;
    -webkit-box-shadow: #bbb 2px 2px 4px;
	-moz-box-shadow: #bbb 2px 2px 4px;
	box-shadow: #bbb 2px 2px 4px;	
	behavior: url('js/PIE.htc');
}

.scholarshiptable{ width:100%;}
.scholarshiptable th{ background-color:#D7E1E1; border:1px solid #fff;}
.scholarshiptable tr&gt;td{ padding:2px;border:1px solid #eee;}


#cityu-content .cityu-content-page .student_letters_div a
{
    margin: 10px 5px 10px 20px;   
}

#cityu-content .cityu-content-page .student_ctv_div h3, h4
{
    text-decoration:underline;
}

#cityu-content .cityu-content-page .student_ctv_div img
{
    border:1px solid #bbb;	
	
	position:relative;
    -webkit-box-shadow: #bbb 1px 1px 4px;
	-moz-box-shadow: #bbb 1px 1px 4px;
	box-shadow: #bbb 1px 1px 4px;	
	behavior: url('js/PIE.htc');
}




/* Programmes */
#cityu-content .cityu-content-page .programme_div h2
{
    text-decoration:underline;
}



</pre></body></html>