<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------- header -------------------*/
a {
  color: #007DBB;
  /* color: #0073ab; */
  text-decoration: none;
}
a:hover {
  color: #007DBB;
  text-decoration: underline;
  cursor: pointer;
  top: 0;
  left: 0;
  margin-left: 0%;
}
a:active {
  color: #007DBB;
  text-decoration: none;
  cursor: pointer;
}
.facilitytb th {
  font-weight: normal;
  float: left;
}
#csd-header {
  width: 1000px;
  height: 97px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  background: url("/common/image/design/__header.png") no-repeat;
}
#csd-logo {
  width: 425px;
  height: 65px;
}
#csd-hklogo {
  float: right;
  margin-top: -58px;
}
table.header-nav {
  width: 1000px;
  height: auto;
  margin-bottom: -17px;
  /* *margin-bottom: -19px; */
  font-family: Helvetica, "Myriad Pro", Arial, sans-serif;
  /* *margin-top: -1px; */
}
table.header-nav a {
  color: #ffffff;
  min-height: 0px;
}
table.header-nav a:hover {
  color: #000000;
  min-height: 0px;
}
.content-table-index {
  width: 498px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.govhk {
  width: 181px;
  /* width: 171px\9; */
  /* *width: 171px; */
  height: 100%;
  padding: 0 0 12px 0px;
  /* padding: 0 0 12px 0px\9; */
  /* *padding: 0 0 12px 0px; */
  min-height: 0px;
  font-size: 14px;
}
.tcver {
  width: 49px;
  /* *width: 51px; */
  height: 100%;
  padding: 0 0 12px 0px;
  /* padding: 0 0 12px 0px\9; */
  /* *padding: 0 0 12px 0px; */
  min-height: 0px;
  font-size: 14px;
}
.scver {
  width: 80px;
  /* width: 80px\9; */
  /* *width: 74px; */
  height: 100%;
  padding: 0 0 12px 0px;
  /* padding: 0 0 12px 0px\9; */
  /* *padding: 0 0 12px 0px; */
  min-height: 0px;
  font-size: 14px;
}
.engver {
  width: 56px;
  height: 100%;
  padding: 0 0 12px 0px;
  min-height: 0px;
  font-size: 14px;
}
.tcver img,
.scver img,
.engver img {
  height: 20px;
  /* height: 20px\9; */
  /* *height: 20px\9; */
}
td.bg {
  width: 474px;
  /* width: 441px\9; */
  /* *width: 447px; */
}
td.font-small {
  padding-bottom: 7px;
  /* padding-bottom: 9px\9; */
  /* *padding-bottom: 11px; */
  width: 7px;
  /* width: 8px\9; */
  font-size: 12px;
}
td.font-small a {
  color: red;
  text-decoration: none;
}
td.font-small a:hover {
  color: red;
  text-decoration: none;
  cursor: pointer;
}
td.font-medium {
  font-size: 15px;
  width: 10px;
  padding-bottom: 9px;
  /* padding-bottom: 11px\9; */
  /* *padding-bottom: 13px; */
}
td.font-medium a {
  color: #000000;
  text-decoration: none;
}
td.font-medium a:hover {
  color: red;
  text-decoration: none;
  cursor: pointer;
}
td.font-large {
  font-size: 18px;
  width: 10px;
  padding-bottom: 11px;
  /* padding-bottom: 13px\9; */
  /* *padding-bottom: 13px; */
}
td.font-large a {
  color: #000000;
  text-decoration: none;
}
td.font-large a:hover {
  color: red;
  text-decoration: none;
  cursor: pointer;
}
td.csd-nav-search-box {
  float: right;
  /* *padding-bottom: 11px; */
  /* *padding-right: 1px; */
}
td.csd-nav-search-icon {
  width: 22px;
}
td.searchimg {
  width: 24px;
  padding-bottom: 10px;
  /* *padding-bottom: 11px; */
}
td.sitemap {
  width: 84px;
  font-weight: bold;
  font-size: 14px;
}
td.sitemap a {
  color: #000000;
}
td.sitemap a:hover {
  color: red;
}
td.mail {
  width: 36px;
  padding-bottom: 10px;
  /* *padding-bottom: 11px; */
}
td.mail span.mail {
  display: none;
}
/* ------------------- Navigation Bar -------------------*/
#csd-menu-nav {
  /* background: url("/common/image/design/__function_menu.png") repeat-x; */
  font-size: 14px;
  height: 39px;
  position: relative;
  top: 5px;
  /* top: 5px\9; */
  width: 1000px;
  z-index: 2;
  background:linear-gradient(0deg, rgba(20,20,20,1) 50%, rgba(155,155,155,1) 100%);                    
}
span.csd-nav-text {
  color: #ffffff;
  margin: -28px 4px 0;
}
.csd-nav-search {
  float: right;
  width: 85px;
}
.csd-nav-mobile {
  width: 215px;
  margin-top: 3px;
  float: left;
  margin-left: 410px;
}
.csd-nav-sitemap {
  float: left;
  width: 100px;
  margin-top: 3px;
}
.csd-nav-print {
  float: left;
  width: 120px;
  margin-top: 3px;
}
.jump-to-content {
  float: left;
  margin-left: 5px;
  width: 150px;
  margin-top: 3px;
}
.skip-to-content {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* ------------------- banner -------------------*/
.banner-title {
  z-index: 999;
  height: 87px;
  margin-top: -12px;
  /* *margin-top: -13px; */
  position: absolute;
  width: 315px;
}
.banner-title p {
  color: #FFFFFF;
  font-size: 20px;
  margin: -80px 0 0 45px;
  width: 241px;
}
.flashholder {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.flashpopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}
.closebutton {
  float: right;
}
.separatorLine {
  letter-spacing: 7px;
  margin-left: 40px;
  float: left;
  width: 653px;
  position: relative;
}
.no-print {
  width: 200px;
}
.lessWidth {
  width: 385px;
}
.contentRight {
  float: left;
  width: 310px;
}
.getAcrobatReader {
  background: none repeat scroll 0 0 #575757;
  border-radius: 10px 10px 10px 10px;
  float: left;
  height: 65px;
  margin: 0 18px;
  position: relative;
  width: 659px;
}
.getAcrobatReaderImg {
  float: left;
  margin: 17px 0 17px 50px;
  width: 100px;
}
.getAcrobatReaderText {
  float: left;
  margin-top: 13px;
  color: #fff;
}
/* ------------------- Left menu -------------------*/
#leftmenuDiv {
  float: left;
  position: relative;
  z-index: 51;
}
.menulogo {
  background: url("/english/image/general/_-22.png");
  position: relative;
  z-index: 2;
  width: 146px;
  height: 177px;
  margin-left: 20px;
}
.menulogo:hover {
  background: url("/english/image/general/_-21.png");
  position: relative;
  z-index: 2;
  width: 146px;
  height: 177px;
  margin-left: 20px;
}
.menutable {
  background-color: #007DBB;
  height: 864px;
  /* width: 180px \9; */
  /* *width: 180px ; */
  margin-bottom: -120px;
  position: relative;
  z-index: 1;
  border-collapse: separate;
}
.menuvalue {
  z-index: 3;
  position: relative;
}
.menuback {
  margin-top: -376px;
  position: relative;
}
.menuback img {
  z-index: 2;
  position: relative;
  top: 300px;
  /* *top: 301px; */
  /* *left: 2px; */
  float: right;
}
.leftMenuTable {
  background-color: #007DBB;
  -moz-box-shadow: 3px 0 2px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 3px 0 2px rgba(0, 0, 0, 0.7);
  box-shadow: 3px 0 2px rgba(0, 0, 0, 0.7);
  border-collapse: separate;
  z-index: 1;
  position: relative;
}
.csd-leftmenu-nav a {
  margin: 0 0 0 1px;
}
.csd-leftmenu-nav a:hover {
  color: #007DBB;
  background-color: #ffffff;
}
.csd-leftmenu-nav a:active {
  color: #007DBB;
  background-color: #ffffff;
}
.csd-leftmenu-nav a:foucs {
  color: #007DBB;
  background-color: #ffffff;
}
/* ------------------- content -------------------*/
.welcomenext {
  height: 50px;
  margin-left: 1060px;
  margin-top: 300px;
  position: fixed;
  width: 50px;
}
.contentnext {
  position: fixed;
  height: 50px;
  width: 50px;
  margin-top: 300px;
}
.contentprevious {
  height: 50px;
  margin-left: -121px;
  margin-top: 300px;
  position: fixed;
  width: 50px;
}
.underLine {
  width: 489px;
  margin-top: -5px;
}
.contentCircle {
  background: url("/english/image/general/_-27_1.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 17px;
  margin-top: 3px;
  padding-right: 7px;
  width: 18px;
}
.lessLineHeight {
  line-height: 25px;
  margin-left: 24px;
}
.fonth1 {
  text-align: justify;
}
.fonth1 a {
  color: #0071B5;
}
.fonth2 {
  float: right;
  text-align: right;
}
.content-table {
  width: 653px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.content-sub-table {
  border-collapse: collapse;
}
.content-sub-call-table {
  border-collapse: collapse;
}
.content-sub-call-table td {
  border: 1px solid black;
}
.content-footer-button {
  float: right;
  margin-top: 45px;
  margin-left: 100px;
}
.content-footer-button a {
  color: #0071b5;
  font-weight: bold;
}
.content-footer-button a:hover {
  text-decoration: underline;
}
.content-footer-button td {
  width: 170px;
}
.content-footer-button img {
  margin-top: -3px;
  /* *margin-top: 0px; */
}
#intabdiv {
  text-align: center;
}
#close img {
  text-decoration: none;
}
#close {
  width: 50px;
  height: 50px;
  position: absolute;
  float: right;
}
#intabdiv2 {
  padding: 70px;
}
#intabdiv2 p {
  font-size: 12px;
  color: #696868;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 20px;
}
#intabdiv2 h2 {
  font-size: 24px;
  color: #696868;
  font-family: Verdana, Geneva, sans-serif;
}
#intabdiv3 {
  padding: 70px;
}
#intabdiv3 h2 {
  font-size: 24px;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
}
#intabdiv3 p {
  font-size: 12px;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 20px;
}
.bottomBtn {
  margin: 0 auto;
  width: 695px;
  float: left;
}
.previousBtn {
  float: left;
}
.previousImg {
  background: url("/common/image/design/_-25_1.png") no-repeat;
  width: 12px;
  height: 14px;
  float: left;
  margin-top: 5px;
}
.topBtn {
  float: right;
}
.topImg {
  background: url("/common/image/design/_-26_1.png") no-repeat;
  width: 12px;
  height: 14px;
  float: right;
  margin-top: -16px;
}
.td1 {
  width: 150px;
}
.td2 {
  width: 250px;
}
.td3 {
  width: 300px;
}
.td4 {
  width: 400px;
}
.td5 {
  width: 150px;
}
.blueBg {
  background: #EBF8FF;
}
.otherTenderContent {
  border-bottom: 1px solid #0071BC;
}
.otherTenderContent tr {
  height: 40px;
  text-align: center;
}
.otherTenderContent td {
  text-align: justify;
  line-height: 40px;
}
.otherTenderContent h2 {
  line-height: 10px;
}
.textCenter {
  text-align: center;
}
/* ------------------- gallery detail grid -------------------*/
#csd-album-detail-thumbnails .thumbnail {
  height: 81px;
  border-radius: 3px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#csd-album-detail-thumbnails .thumbnail:hover {
  border: #6587ab solid 1px;
  box-shadow: 1px 1px 2px #a7bacf;
}
#csd-album-detail-thumbnails .thumbnail .thumbnail-holder {
  height: 130px;
  width: 120px;
  display: block;
}
#csd-album-detail-thumbnails .thumbnail .thumbnail-holder img {
  height: 80px;
  width: 120px;
}
#csd-album-detail-thumbnails .thumbnail p {
  color: #333;
  text-align: center;
  line-height: 16px;
}
#csd-album-detail-thumbnails .thumbnail a {
  height: 130px;
  width: 170px;
  display: block;
}
/* ------------------- footer -------------------*/
#csd-footer {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  position: relative;
  z-index: 1;
  float: left;
  /* background-color: gray; */
  background-color: #6e6e6e
}
.csd-footer-hklogo {
  width: 96px;
  height: 36px;
}
.csd-footer-bar {
  width: 2px;
  height: 36px;
  margin: -35px 110px 0;
}
.csd-policy {
  color: #ffffff;
  height: 30px;
  font-size: 13px;
  position: relative;
  padding-top: 10px;
  margin-left: 20px;
}
.csd-policy a {
  color: #ffffff;
}
.csd-policy a:hover {
  color: #ffffff;
}
.csd-version {
  color: #ffffff;
  float: right;
  /*margin: 6px 218px 0 0;*/
  font-size: 11px;
}

 /*Swiper style*/

	.swiper-container{
		/*margin:0 auto;*/
	  width: 100%;
      height: 100%;
	  margin-left:10px;
	   position:relative;
		overflow:hidden;
		list-style:none;

		z-index:1
		}

	.swiper-container .swiper-slide {
		position:relative;
    }
	
	
	.swiper-slide .img{
		max-width:100%;
		
	}
	
	.bx-wrapper .bx-next{
		left:94%;
	}

	/*end of swiper*/
	

	.paginationbutton{

		margin-left:650px;
		margin-top:5px;
	}
	
	.printshortcut{
		
		margin-left:270px; 
		width:800px;;
	}
	
	
	
	.homepageimg{


		margin-left:270px;
		margin-top:10px;
	}

/* ----- Expendable Menu: START ----- */
.menu-section {
    padding: 10px;
    margin: 15px 10px;
    box-shadow: 0 0 10px #b1b1b1ab;
    font-size: 1em;
    border: 1px solid #d2d2d2;
}

.menu-section.green {
    background-color: #eef9ee;
}
.menu-section.blue {
    background-color: #e9f1ff;
}
.menu-section.yellow {
    background-color: #ffffde;
}
.menu-section.red {
    background-color: #f9e0e0;
}

.menu-section .firstLevelTitle {
    display: flex;
    cursor: pointer;
}

.menu-section .firstLevelTitle .title {
    width: 100%;
    /* font-weight: 600;
    color: #686868;
    font-family: system-ui; */
}

.menu-section .content {
   display: none;
}

.menu-section .content {
    margin-top: 10px;
    margin-right: 10px;
}

.menu-section .content ol.qna-list {
    margin-left: 39px;
}

.menu-section .content .qna-list li:not(:first-child) {
    border-top: 3px solid #e1e1e1;
    padding-top: 13px;
}

.menu-section .content .qna-list li {
    padding-left: 10px;
}

.menu-section .content .qna-list li .question {
    font-weight: bold;
    color: #27839f;
    font-size: 1em;
}
.menu-section .content .qna-list li .answer {
    color: #676767;
    margin-top: 10px;
}

.menu-section .content .qna-list li .answer a[href^="tel:"] {
    color: #676767;
    text-decoration: none;
    font-family: sans-serif;
}

.menu-section .content .qna-list li .answer a[href^="tel:"]:hover {
    background-color: #edededd9;
    border-radius: 5px;
}

.menu-section .toggle-btn {
    border: 0;
    background: transparent;
    user-select: none;
    cursor: pointer;
}

.special-btn {
    padding: 10px;
    background-color: white;
    box-shadow: 0px 1px 2px #00000059;
    border: 1px solid #90bacf;
    color: #007DBB;
    text-decoration: none;
}

.special-btn:hover {
    background-color: rgb(251 251 251);
    border-color: #70b9cf;
    color: #00a3d5;
    box-shadow: 0px 1px 5px #00000059;
}

.text-center {
    text-align: center;
}

.pb-2 {
    padding-bottom: 10px;
}
/* ----- Expendable Menu: END ----- */




/** 20240718 Other Languages Menu and collapsible CSS**/ 
/* otherLanguage */
.otherLanguage{
  height: 22px;
  display: flex;
  align-items: center;
  float: left;
  /* padding-left:10px; */
  }
  
  .otherLanguage img{
    width:16px;
    /* margin-right: 5px; */
  }
  
  .dropbtn {
    color: black;
    background: none;
    border: none;
  }

  .languageDropdown {
    position: relative;
    display: inline-block;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #FFF;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 3;
    left: 0;
    top: 21px;
  }

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    border-bottom: 1px solid #c8c8c8;
  }

  .dropdown-content a:hover {
    background-color: #ddd;
  }

  .languageDropdown:hover .dropdown-content {
    display: block !important;
  }

  #csd-header {
    z-index: 3;
}
.otherLanguage.languageDropdown:hover .arrow {
  transform: rotate(180deg);
}


/* Clooapsible*/
p.question{
  font-weight: 700;
}
.content-collapsible h3,.content-collapsible h4 {
  margin-top: 40px !important;
}
.content-collapsible ol,.content-collapsible ul{
  margin-top:20px;
}
.content-collapsible .blockTable {
  margin-top: 20px;
}
#collapseAllButton{
  /* background-color: #007dbb; */
  color: #007dbb;
  cursor: pointer;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  float: right;
  background:none;
}

.collapsible {
  background-color: #007dbb;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.collapsible.active{
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.collapsible.active,
.collapsible:hover {
  background-color: #00527b;
}

.collapsible:after {
  content: "\002B";
  font-size: 13px;
  color: white;
  float: right;
  font-weight: bold;
  margin-left: 5px;
}

.collapsible.active:after {
  content: "\2212";
}

.content-collapsible {
  padding: 0 18px;
  background-color: #ccecff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.content-collapsible:after {
  content: "";
  padding: 50px;
}

#collapseAllButton:focus {
  border: 1px solid #005fcc;
}

.collapsible:focus {
  border: 3px solid black;
}
</pre></body></html>