body {
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#123c86', endColorstr='#cef2f2'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#123c86), to(#cef2f2)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #123c86,  #cef2f2); /* for firefox 3.6+ */ 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_table {
	padding-left: 5px;
	padding-right: 5px;
}
.table_txt {
	border:0;
	margin:0;
	border-collapse:collapse;
}
.cell_txt {
	padding:5px;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#fff;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#fff;
}
.txt_normal {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:1.5em;
	letter-spacing: 0.25em;
}

.txt_small {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:12px;
	line-height:1.5em;
	letter-spacing: 0.15em;
}

.txt_tiny {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:10px;
	line-height:1.5em;
	letter-spacing: 0.05em;
}

.txt_title {
	color:#390;
	font-weight: bold;
	font-size: large;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
.txt_subtitle {
	color:#069;
	font-weight: bold;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
}

.txt_subtitle2 {
	color:#339;
	font-weight: bold;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
}

.padding_right {
	padding-right: 25px;

}
.txt_knowledge_title {
	color:#1094be;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
.txt_knowledge_content {
	color:#347d8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.bg_knowledge_en {
	background-image: url(../images/knowledge.en.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bg_knowledge_hk {
	background-image: url(../images/knowledge.hk.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.txt_small {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:16px;
}
.txt_topmenu {
	color: #8c4614;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
}
.title_orange {
	color:#b55500;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:18px;
}
.txt_calendar_month {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
}
.txt_calendar_date {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
}
.txt_calendar_title {
	color:#7f7049;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	left: 5px;
	position: relative;
}
.block1 {
	position: relative;
	top: -10px;
	left: -10px;
}
hr {
	border: 1;
	color: #cccccc;
	background-color: #cccccc;
}
a.txt_calendar_topic:link, a.txt_calendar_topic:visited {
	color:#9a8a65;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	left: 5px;
	position: relative;
	text-decoration: none;
}
a.txt_calendar_topic:hover {
	color:#9a8a65;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	left: 5px;
	position: relative;
	text-decoration: underline;
}
a.topmenu:link, a.topmenu:visited {
	font-size: 12px;
	color: #8c4614;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:hover {
	font-size: 12px;
	color: #8c4614;
	font-weight: bold;
	text-decoration: underline;
}
a.normal:link, a.normal:visited {
	font-size: 13px;
	color: #0066dd;
	text-decoration: none;
}
a.normal:hover {
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.content {
	padding-left: 30px;
	padding-right: 30px;
}
a:link, a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #0CF;
	text-decoration: underline;
}
.img_left {
	float: right;
	padding: 5px;
}
a.index:link, a.index:visited {
	color: #615127;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	line-height: 30px;
	
}
a.index:hover {
	color: #b78f28;
	font-size: 18px;
	font-weight:bold;
	text-decoration: underline;
	line-height: 30px;

}