<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
	background:#f8f8ef;
}

a{
	text-decoration: none;
	color:inherit;
	-webkit-transition: 0.2s; /* Safari */
    transition: 0.2s;
    cursor: pointer;
}
a:hover{
	color:#73cde5;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family:"Microsoft JhengHei", "敺株��迤暺煾��", "Apple LiGothic Medium", "��𧢲�𨅯�瑚葉暺�", "Lucida Grande", "Lucida Sans Unicode", Helvetica;
	color:#444444;
	line-height: 1.4;
}
body:lang(en){
	
}
.container{
	position: relative;
	margin:0 auto;
	width:650px;
	min-height: 500px;

	background-color:#FFF;
	background-image:url("../image/bgImg.png");
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}

.langMenu{
	position: absolute;
	top:10px;
	right:10px;

	width:88px;
	height:26px;
	padding-top:4px;
	text-align:center;
	background-color: rgba(256,256,256,1);
	border: 1px solid #4c4c4c;
	line-height: 1.5;
	font-size: 10.2pt;
	font-family:"Microsoft JhengHei", "敺株��迤暺煾��", "Apple LiGothic Medium", "��𧢲�𨅯�瑚葉暺�", "Lucida Grande", "Lucida Sans Unicode", Helvetica;
}
	.langBtn_1{
		float:left;
		margin:0 5px 0 11px;
	}
	.langBtn_2{
		float:left;
		margin:0 5px;
	}
	.langBtn_3{
		float:left;
		margin:0 5px;
	}

.topImage{
	width:630px;
	height:400px;
}

.title1{
	margin-top:20px;
	margin-bottom:4px;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}
.title2{
	margin-bottom:40px;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	color:#02488f;
}
.title3{
	margin-bottom:6px;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	color:#f4bb03;
}
.text1{
	margin-bottom:50px;
	width:590px;
	padding:0 30px;
	text-align: center;
	font-size: 10.5pt;
}
.hkt_form{
	width:590px;
	padding:20px 30px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
	.submitBtnOuter{
		margin:0 auto;
		width:150px;
		height:50px;
	}
	.submitBtn{
		width:150px;
		height:50px;
		background-image:url("../image/submitBtn_zh.png");
		-webkit-transition: 0.2s; /* Safari */
    	transition: 0.2s;
	}
	.submitBtn:lang(en){
		background-image:url("../image/submitBtn_en.png");
	}
	.submitBtn:hover{
		background-image:url("../image/submitBtn_zh_b.png");
	}
	.submitBtn:hover:lang(en){
		background-image:url("../image/submitBtn_en_b.png");
	}

.registerBox{
	margin-top: 20px;
	width:590px;
	text-align: center;
}
	registerBtn{
		text-decoration: underline;
	}

.para{
	margin:20px 30px 30px 30px;
	text-align: center;
}
.ticketBoxCol{
	padding:4px 30px;
	height:225px; /*95+90+35*/
	margin-bottom:20px;
}
.ticketBoxCol:lang(en){
	padding:4px 30px;
	height:235px; /*105+90+35*/
	margin-bottom:20px;
}
.ticketBox{
	width:190px;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
	.ticketInfo{
		padding-left:14px;
		width:176px; /*190*/
		padding-top:5px;
		height:95px; /*95*/
		max-height: 95px;
	}
	.ticketInfo:lang(en){
		height:105px;
		max-height:105px; /*105*/
	}
		.destinationName{
			font-size: 24pt;
			font-weight: bold;
			color:#02488f;
		}
		.destinationName:lang(en){
			font-size: 20pt;
		}
		.airlineName{
			font-size: 12pt;
			font-weight: bold;
		}
		.hotelName{
			font-size: 10pt;
		}
	.packageImage{
		width:190px;
		height:90px;
	}
		#img01{
			background-image:url("../image/package-01.jpg");
		}
		#img02{
			background-image:url("../image/package-02.jpg");
		}
		#img03{
			background-image:url("../image/package-03.jpg");
		}
	.actionBtn{
		width:180px;
		height:32px; /*34+1*/
		margin-top: 1px;
		padding:2px 0px 0px 10px;
		color:#FFF;
		background-color:#02488f;
		-webkit-transition: 0.2s; /* Safari */
    	transition: 0.2s;
	}
	.actionBtn:lang(en){
		height:28px; /*34(+1)*/
		padding:6px 0px 0px 10px;
		font-size: 9pt;
	}
	.actionBtn:hover{
		background-color:#062637;
	}
		price{
			font-size:16pt;
		}
		price:lang(en){
			font-size:12pt;
		}
		.actionBtnIcon{
			float:right;
			width:32px;
			height:30px;
			background:url("../image/actionBtnIcon.png") center center no-repeat;
		}
		.actionBtnIcon:lang(en){
			height:22px;
		}

.moreBtnOuter{
	margin:0 auto;
	width:190px;
	height:50px;
}
.moreBtnOuter:lang(en){
	width:270px;
}
.moreBtn{
	width:190px;
	height:50px;
	background-image:url("../image/moreBtn_zh.png");
	-webkit-transition: 0.2s; /* Safari */
    transition: 0.2s;
}
.moreBtn:lang(en){
	width:270px;
	background-image:url("../image/moreBtn_en.png");
}
.moreBtn:hover{
	background-image:url("../image/moreBtn_zh_b.png");
}
.moreBtn:hover:lang(en){
	background-image:url("../image/moreBtn_en_b.png");
}

.terms{
	margin-top:50px;
	width:590px;
	padding:20px 30px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
	.termsTitle{
		color:#02488f;
		font-weight:bold;
	}
li{
	margin-bottom: 6px;
}
/*-- footer --*/
.footer{
	width:100%;
	height:80px;
	background: #003571;
}
	.footerContent{
		margin:0 auto;
		width:650px;
	}
	.footerContent:lang(en){
		margin:0 auto;
		width:730px;
	}
	.footerText{
		float:left;
		padding:20px 0px;
		font-size: 10px;
		color:#629fbe;
	}
	.CKHHLogo{
		margin: 27px 0px 0 0;
		float:right;
		width:139px;
		height:23px;
	}</pre></body></html>