<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  background-size:cover;
  margin:0;
  font-family: Helvetica, Microsoft JhengHei, LiHei Pro, Arial, sans-serif !important;
}
.wrapper{
  padding-bottom: 50px;
  min-height:1050px;
}
.wrapper,
.footer .copyright{
  width:970px;
  margin: 0 auto;
}
.header_content {
  font-weight:bolder;
  width: 100%;
  position: relative
}
.header_content .logo{
  height:50px;
  margin-right:15px;
  margin-top:5px;
}
.header_content .lang_box{
  position: absolute;
  z-index:15;
  right:15px;
  top: 5px;
  color:#666;
  font-size: smaller;
}
.header_content .lang_box .lang_btn {
  background: rgb(32,182,119);
  color:#fff;
  display: block;
  line-height: 32px;
  padding: 0 15px;
  border-radius: 5px;
}
.header_content .lang_box a,
.header_content .lang_box a:hover
{
  text-decoration: none;
}

.index_col_left{	
	width: 30%;
	float: left;
}
.index_col_left .article_content h1.article_title {
	margin-bottom:0;
}
.index_col_left .table {
	background: #fff;
}
.index_col_right{	
	width: 65%;
	float: right;
}
.speaker_content_wrapper .speaker_content{ 
  display:none;
}
.speaker_content img{
  height:300px;
}
.table_rundown{
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.table_rundown td{
  border: 1px solid #aaa;
  padding: 5px;
  font-size:14px;
}
.organiser_wrapper {
  width: 970px;
  margin:0 auto;
  text-align:center;
  font-size:12px;
  font-weight: bolder;
  display:table;
  vertical-align:top;
}
.organiser_wrapper .logo1 {
  height:60px;
  width:90px;
  background: url(http://www6.cityu.edu.hk/ss_cfepe2015/ui/image/cityu_logo.png) center center no-repeat;
  background-size: contain;
  display:inline-block;
  margin:0 10px;
}
.organiser_wrapper .logo2 {
  height:60px;
  width:150px;
  background: url(http://www6.cityu.edu.hk/ss_cfepe2015/ui/image/ass_logo.png) center center no-repeat;
  background-size: contain;
  display:inline-block;
  margin:0 10px;
}
.logo_ss {
  height:30px;
  width:150px;
  background: url(http://www6.cityu.edu.hk/ss_cfepe2015/ui/image/ass_logo.png) center center no-repeat;
  background-size: contain;
  display:inline-block;
}
.footer {
  width: 100%;
  font-size: x-small;
  padding: 10px 0 20px;
  text-align:center;
}
.col_right{
  width:700px;
  display:inline-block;
  float:right;
  padding-right: 15px;
  box-sizing: border-box;
}
.col_left{
  width:235px;
  display:inline-block;
  float:left;
}
.col_nav {
  background: rgba(72, 192, 199, 1);
  border-top: 15px solid rgba(72, 192, 199, 1);
  border-bottom: 15px solid rgba(72, 192, 199, 1);
}
.col_nav a,
.col_nav a:hover{
  color: inherit;
  text-decoration: none;
  display:block;
}
.col_nav li{
  border-bottom: 1px dotted rgba(255,255,255,1);
  padding-left: 15px;
}
.col_nav li:last-child{
  border-bottom: none;
}
.col_nav li.active{
  background:rgba(0, 0, 0, 0.2);
}
.col_nav &gt; ul {
  border-left: 10px solid rgba(73, 251, 111, 1);
  list-style-type: none;
  margin:0;
  color: #fafafa;
  font-size: 16px;
  line-height: 32px;
  padding:0;
}
.col_nav &gt; ul ul {
  border-left: 0;
  list-style-type: none;
  margin:0;
  padding:0;
}
.col_nav &gt; ul ul li:first-child {
  border-top: 1px dotted rgba(255,255,255,1);
}
.page_form {
  line-height: 20px;
  padding: 0 15px 15px;
}
.page_form .field_label{
  display: inline-block;
  box-sizing: border-box;
  width:30%;
  font-size:14px;
  text-align: right;
  padding-right: 15px;
}
.page_form .field_label .field_label_padding{
  display: inline-block;
  padding-left:15px;
}
.page_form input[type=text],
.page_form textarea{
  box-sizing: border-box;
  display: inline-block;
  width: 60%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin: 5px 0;
}
.page_form input[type=checkbox] {
  position:absolute;
  left:0;
  top:1px;
  width:15px;
}

.page_form .field_label_value{
  position:relative;
  display:block;
  float:left;
  font-size:14px;
  width:45%;
  margin-bottom:5px;
}
.page_form .field_text_value{
  display:inline-block;
  padding-left:20px;
}
.page_form .form_col_2 .field_label{
  display: inline-block;
  width:15%;
}
.page_form .form_col_2 input{
  width:35%;
}
.page_form textarea{
  margin-left: 10%;
  width:90%;
  height: 150px;
}
.page_form .content_title{
  margin-left:10px;
  margin-bottom: 15px;
}
table#show_list {}
table#show_list th {border-bottom: 1px solid #fff; border-right: 1px solid #fff; background-color: #D7E1E1; text-align: left;}
table#show_list td {border-bottom: 1px solid #e8e8e8;}
table#show_list th,
table#show_list td {padding: 3px 6px; vertical-align: top;}
table#show_list {font-size:14px;}
table#show_list a{color: #1252a0;text-decoration: none;}

.speaker_box {
  width: 200px;
  padding: 15px 10px;
  box-sizing: border-box;
  border: 1px solid rgba(100,100,100, 0);
  transition: all 0.2s;
  text-align:center;
  display:inline-block;
  margin: 10px;
  font-size:12px;
  border-radius: 10px;
  float:left;
}
a.speaker_box,
a.speaker_box:hover {
  text-decoration: none;
  color:inherit;
}
.speaker_box img{
  margin-bottom:5px;
}
.keynote_speaker_wrapper .speaker_box {
  height: 200px;
}
.speaker_row{
  border-bottom: 1px solid #ddd;
  margin-bottom:10px;
  padding-bottom:10px;
  line-height:20px;
}
a.speaker_row{
  color:inherit;
  display:block;
}
.speaker_row .row_thumbnail{
	width:150px;
	text-align: center;
  float: left;
  display:block;
  margin-right: 10px;
}
.speaker_row .row_thumbnail img{
  height: 150px;
}
.speaker_content .row_title,
.speaker_row .row_title{
	font-weight:bolder;
  display:block;
}
.speaker_row .row_content{
  float: left;
  width: 65%;
  display:block;
}
.speaker_content{
  width:850px;
}
.speaker_content p
 {
  padding-left: 30px;
  padding-right: 30px;
}
.speaker_content .speaker_keynote_detail {
  float:left;
  width: 450px;
  box-sizing: border-box;
  text-align:center;
  text-decoration:none;
  margin-bottom:15px;
  padding-left: 30px;
  padding-right: 30px;
}
.clear_both {
  clear:both;
  line-height:0;
  display: block;
  opacity: 0;
}

.keynote_speaker_wrapper .speaker_box:hover,
.speaker_box.active {
  background: rgba(255,255,255, 0.5);
  border: 1px solid rgba(100,100,100, 0.3);
  box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
}
.speaker_content {
  line-height: 24px;
}

.article_content h1.article_title {
  font-weight: normal;
  border-bottom: 1px solid rgba(77, 192, 199, 1);
  clear: left;
  margin-top: 0;
  margin-bottom: 0.8em;
  font-size: 24px;
  line-height: 1.6em;
  color: rgba(77, 192, 199, 1);
  text-shadow: 0px 1px 0px #ddd;
}</pre></body></html>