body {
	background-color: #FFFFFF;
	font-family: "全真方新書", "MS Gothic", "新細明體";
	font-size:12px;
	color:#084161;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	line-height:1.5;
	width:1000px;
	height:768px;
}

#english {
	font-family:Helvetica Neue, Arial;
	font-size:12px;
}

#chinese {
	font-family: "全真方新書", "MS Gothic", "新細明體";
	font-size:14px;
}

.heading {
	font-family:Helvetica Neue, Arial;
	font-size:80px;
	color:#FFFFFF;
}

.subheading {
	font-family:Helvetica Neue, Arial;
	font-size:15px;
	color:#084161;
	font-weight:600;
}

.subheading2 {
	font-size:30px;
	color:#084161;
	font-weight:bold;
	margin:0;
}

.subheading3 {
	font-family:Helvetica Neue, Arial;
	font-size:30px;
	color:#084161;
	font-weight:bold;
	margin:0;
}

.subheading4 {
	font-family:Helvetica Neue, Arial;
	font-size:13px;
	color:#172D39;
	font-weight:600;
}

.submenu {
	list-style-type: none;
	padding:0px;
	padding-left:10px;
	margin:0px;
}

.image {
	margin-bottom:5px;
	margin-top:5px;
}

/* =div
----------------------------------------------- */

.light1 {
	width:490;
	height:241;
	position:absolute;
	top:0;
 	left:83;
	overflow:visible;
}

.main {
	border-color:#FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding:0px;
	margin:0;
	width:100%;
	height:768px;
	overflow:visible;
	position: relative;
	margin-bottom:0px;
}

.left {
	border-color:#FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding-top:80px;
	padding-left:80px;
	width:276px;
	height:668px;
	overflow:hidden;
	float:left;
	margin-bottom:0px;
	text-align:left;
	font-family:Helvetica Neue, Arial;
	font-size:14px;
}

.right {
	border-color:#FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin:0px;
	padding-top:80px;
	padding-left:10px;
	padding-right:50px;
	width:584px;
	height:668px;
	overflow:hidden;
	float:left;
	margin-bottom:0px;
}


/* =map
----------------------------------------------- */

.imgborder {
	border:8px solid #8BBFDB;
	width:557px;
	height:375px;
	-moz-border-radius: 8px;
}

	
/* =links
----------------------------------------------- */

a:link {
	text-decoration: none;
	color: #172D39;}

a:visited {
	text-decoration: none;
	color: #172D39;
}

a:hover {
	text-decoration: none;
	color: #084161;
}

a:active {
	text-decoration: none;
}

/* =table
----------------------------------------------- */

#table {
	border: 1px dotted #084161;
	border-collapse:collapse;
	width:90%;
}

#table th, #table td {
	border: 1px dotted #084161;
}

#table th {
	text-align:left;
	padding:5px;
}

#table td {
	text-align: left;
	padding:3px;
}

#navtable td {
	padding:0px;
}

#contact {
	padding:5px;
	width:80%;
}

#contact td {
	vertical-align:top;
}

#contact th {
	vertical-align:top;
	font-weight:normal;
	width:60px;
	text-align:left;
}

#map {
	padding:5px;
	width:90%;
	margin:0px;
	padding:0px;
}

#map td {
	vertical-align:top;
}

#ktable {
	border: 1px dotted #084161;
	border-collapse:collapse;
	width:85%;
}

#ktable th, #ktable td {
	border: 1px dotted #084161;
}

#ktable th {
	text-align:left;
	padding:5px;
}

#ktable td {
	text-align: left;
	padding:3px;
}




