﻿body {
	color: #000000;
	margin: 0;
	padding: 0 0 0 5px;
}
body#en {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body#tw {
    font: 14px/16px "新細明體", "細明體", Arial;
}
body#cn {
    font: 14px/16px "新細明體", "細明體", Arial;
}
h3 {
	font-weight: bold;
	text-align:left;
	color: #080080;
	margin: 20px 0 15px 0;
}
#en h3 {
	font-size: 16px;
}
#tw h3 {
	font-size: 18px;
}
#cn h3 {
	font-size: 18px;
}

h5 {
	font-weight: bold;
	text-align:left;
	color: #080080;
	margin: 20px 0 5px 0;
}
#en h5 {
	font-size: 14px;
}
#tw h5 {
	font-size: 16px;
}
#cn h5 {
	font-size: 16px;
}
table {
	margin: 0;
}
table th{
	text-align: left;
	padding:3px 0 3px 5px;
	font-weight: bold;
	color: #080080;
}
table td{
	text-align: left;
	vertical-align: top;
	padding:3px 0 3px 5px;
}
table a {
	text-decoration: none;
}
#en table th, #en table td {
	font-size: 12px;
}	
#tw table th, #tw table td {
	font-size: 14px;
}	
#cn table th, #cn table td {
	font-size: 14px;
}	
/* for list type table */
table.list {
	width:900px;
	margin-top:15px;
}
table.list th {
	background: #d7d7d7;
}
table.list td {
	background-color: #EEEEEE;
}
table.list, table.show, table#listCat{
	margin-top:15px;
}
li{
	margin:3px 0;
}
span.redMessage{
	color:#FF0000;
}
.redText{
	color:#FF0000;
}
.boldText{
	font-weight:bold;
}
.button a{
	margin-right: 30px;
	margin-top: 15px;
}
.linkButton a{
text-align:center;
	display:block;
	padding: 3px 5px;
	background: #d7d7d7;
	text-decoration:none;
}
.linkButton a:hover{
	background: #080080;
	color: #d7d7d7;
}
div#title {
	color: #c64934;
	font-weight: bold;
}
#en div#title {
	font-size: 10px;
}
#tw div#title {
	font-size: 12px;
}
#cn div#title {
	font-size: 12px;
}
div.registration{
	clear:left;
}
div.registration a {
	color: #080080;
	background: #d7d7d7;
	text-decoration: none;
	text-align: center;
	width: 200px;
	float: left;
	padding: 10px;
	margin: 10px 0 0 10px;
}
div.highLight{
	clear:both;
}
div#support td {
	padding: 20px;
	vertical-align: middle;
}
div#support div.group {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
div#support div.links {
	border-bottom: thin solid #cccccc;
	border-left: thin solid #cccccc;
	padding: 5px;	
}
div#support div.links a {
	padding-right: 30px;	
}
/* for main program */
div#mainProgram th, div#mainProgram td{
	padding: 5px 3px;
	text-align: left;
	vertical-align:top;
}
div#mainProgram ul{
	margin-top:5px;
	margin-bottom:5px;
}

/* for news and press release module */
div#press {
	color:#000000;
	border:thin solid #d7d7d7;
}
#en div#press {
	font-size: 8px;
}
#tw div#press {
	font-size: 10px;
}
#cn div#press {
	font-size: 10px;
}
div#press .heading{
	text-align:center;
	font-size:14px;
	font-weight:normal;
	color: #080080;
	background:#d7d7d7;
	padding:10px;
}
#en div#press .heading, #en div#press .more {
	font-size:14px;
}
#tw div#press .heading, #tw div#press .more{
	font-size:16px;
}
#cn div#press .heading, #cn div#press .more{
	font-size:16px;
}
div#press a{
	text-decoration:none;
	color: #000000;
}
#en div#press a{
	font-size: 10px;
}
#tw div#press a{
	font-size: 12px;
}
#cn div#press a{
	font-size: 12px;
}
div#press .more{
	text-align:center;
	font-weight:normal;
}
div#press .more a {
	color: #c64934;
}
/* for price and service */
div#price th {
	vertical-align:middle;
	text-align:center;
}
div#price td {
	vertical-align:middle;
}
div#price ul {
	margin: 10px 0 10px 0;
}
div#price li {
margin-left:30px;
}
/* for programs and seminars */
div.program a {
	display: none;
}
/* for visitor profile */
div#visitorProfile td{
	text-align: right;
}
/* for input form */
div#inputForm table {
	margin: 10px auto;
}
div#inputForm tr.odd {
	background: #eeeeee;
}
div#inputForm th, div#inputForm td{
	padding: 5px 3px;
	text-align:left;
	vertical-align:top;
}
/* for visitor registration */
div#visitorReg th, div#visitorReg td{
	padding: 5px 3px;
	text-align:center;
	vertical-align:middle;
}
div#visitorReg table#linkTable{
	margin-left:auto;
	margin-right:auto;
}
div#visitorReg table#linkTable td{
	text-align:left;
}
/* for photo module */
div.photo{
	padding:10px;
	float:left;
}
div.photo a{
	display: block;
	text-decoration: none;
	padding: 5px;
	background: #d7d7d7;
	color: #080080;
}
div.photo a:hover {
background: #080080;
	color: #d7d7d7;
}
table.photo td {
	padding: 20px;
}
div.clearFloat{
	clear:both;
}
/* for video module */
div#video td{
	padding:20px;
}
div#video td td{
	padding:3px;
}
div#video img {
	height: 180px;
	width: 200px;
}
--!>
/* for openning hour table */
table.openingHour{
	margin:20px 0;
}
table.openingHour th {
	text-align:center;
}
table.openingHour td {
	text-align:center;
	vertical-align:middle
}
/* for media enquiry */
div.mediaEnquiry{
	color: #080080;
	background: #d7d7d7;
	text-decoration: none;
	text-align: center;
	width: 200px;
	padding: 10px;
	margin: 10px 0 0 10px;
}
/* for travel & hotel */
div#hotelOpen {
	display:none;
}
/* for logo download */
div#logoDownload th, div#logoDownload td {
	padding: 5px 5px;
	vertical-align:middle;
}

#groupPath, #searchPath{
	color: #c64934;
	font-weight: bold;
}
#en #groupPath, #en #searchPath{
	font-size: 10px;
}
#tw #groupPath, #tw #searchPath{
	font-size: 12px;
}
#cw #groupPath, #cn #searchPath{
	font-size: 12px;
}
table#listCat{
	color: #080080;
	text-decoration: none;
}
form.search, table.search {
	margin: 0px;
	padding: 0px;
}
#en table.searchExh th, #en table.searchExh td, #en table.searchExh select, #en table.searchExh input{
	font-size: 10px;
}
#tw table.searchExh th, #tw table.searchExh td, #tw table.searchExh select, #tw table.searchExh input{
	font-size: 12px;
}
#cn table.searchExh th, #cn table.searchExh td, #cn table.searchExh select, #cn table.searchExh input{
	font-size: 12px;
}
form.search, table.search {
	margin: 0px;
	padding: 0px;
}
/* for page navigator */
table.navigator td {
	text-align: center;
}
table.navigator span {
	display: none;
}
#en table.navigator select{
	font-size: 12px;
}
#tw table.navigator select{
	font-size: 14px;
}
#cn table.navigator select{
	font-size: 14px;
}
/* navigator for news module */
table.nav1 td {
	text-align: center;
}
table.nav1 a {
	color: #080080;
	text-decoration: none;
	text-align: center;
	/*width: 160px;
	float: left;*/
	padding: 5px;
	background: #d7d7d7;
}
#en table.nav1 a {
	font-size: 10px;
}
#tw table.nav1 a {
	font-size: 12px;
}
#cn table.nav1 a {
	font-size: 12px;
}
img.exhDetail {
	padding-left: 20px;
}