* { margin: 0; padding: 0; background-repeat: no-repeat; background-position: left top; border-width: 0; }
:focus { -moz-outline-style: none; }

html { margin: 0; padding: 0; }

body {
	margin: 0; padding: 0;
	font-size: 13px;
	font-family: Arial, "MS Hei", sans-serif;
	background-color: #fff;
	background-image: url(/lookandfeel/images/background-outside.jpg);
	background-repeat: repeat-x;
}

.headerContainer {
	width: 796px;
	height: 109px;
	
	margin:0 auto;   

	background-color: #fff;
	background-image: url(/lookandfeel/images/top-banner.jpg);
	
	position: relative;
}

#lang {
	position: absolute;
	
	top: 5px;
	left: 700px;
	z-index: 5000;
	width: 105px;
}

#clickableLogo {
	position: absolute;
	
	top: 25px;
	left: 15px;
	
	width: 150px;
	height: 62px;
	z-index: 4000;
}

.contentContainer {
	width: 796px;
	height: 600px;
	
	margin:0 auto;   
	background-image: url(/lookandfeel/images/background-inside.jpg);
	background-repeat: repeat-x;
	
	background-color: #fff;
	
	position: relative;
}

.contentContainer a { color:#0785d4; text-decoration:none}
.contentContainer a:link { color:#0785d4; text-decoration:none}
.contentContainer a:visited { color:#0785d4; text-decoration:none}
.contentContainer a:hover { color:#636363; text-decoration: none; cursor:hand; }
.contentContainer a:active { text-decoration:none}

#navigationLeft {
	width: 193px;
	
	float: left;
	line-height: 9px;
}

#contentRight {
	width: 603px;
	float: left;
}

#contentRightUpper {
	background-image: url(/lookandfeel/images/content-title-banner_603px.jpg);
	width: 603px;
	height: 110px;
	float: left;
}

#contentRightUpperBanner {
	background-image: url(/lookandfeel/images/frontpage-banner-background.jpg);
	width: 603px;
	height: 249px;
	float: left;
}

#contentRightLower {
	width: 603px;
	float: left;
}

#contentRightLowerOne {
	width: 5px;
	float: left;
}

#contentRightLowerTwo {
	width: 587px;
	float: left;
	background-color: #fff;
}

#footer {
	margin-top: 30px;
}

.footerContainer {
	width: 796px;
	height: 40px;
	
	margin:0 auto;   
	background-color: #ff6600;
	
	position: relative;
}

.footerContainer a { color:#0785d4; text-decoration:none}
.footerContainer a:link { color:#0785d4; text-decoration:none}
.footerContainer a:visited { color:#0785d4; text-decoration:none}
.footerContainer a:hover { color:#636363; text-decoration: none; cursor:hand; }
.footerContainer a:active { text-decoration:none}

#footerLeft {
	width: 193px;
	float: left;
}

#footerRight {
	width: 603px;
	float: left;
	color: #777;
	text-align: right;
}



/* Font style */

.chFontStyle {
	font-family: "新細明體";
}

.zhFontstyle {
	font-family: "新細明體", Arial;
}


.ch-title {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #14887f;
	letter-spacing: 1px;
}
.ch-title2 {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #21706a;
	letter-spacing: 1px;
}
.en-title {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #14887f;
}
.en-title2 {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #21706a;
}

.ch-content01 {
	font-family: "新細明體";
	font-size: 13px;
	color: #555555;
}

.ch-content02 {
	font-family: "新細明體";
	font-size: 13px;
	color: #555555;
	letter-spacing: 1px;
	text-decoration: none;
}
.ch-content02-bold {
	font-family: "新細明體";
	font-size: 13px;
	color: #555555;
	letter-spacing: 1px;
	font-weight: bold;
}
.ch-content02-space {
	font-family: "新細明體";
	font-size: 13px;
	color: #555555;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 21px;
}
.en-content01 {
	font-family: "Arial";
	font-size: 12px;
	color: #555555;
}
.en-content02 {
	font-family: "Arial";
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}
.en-content03 {
	font-family: Arial;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.en-content02-bold {
	font-family: "Arial";
	font-size: 13px;
	color: #555555;
	font-weight: bold;
}

#banner {
	margin-left: 5px;
	height: 238px;
	overflow: hidden;
}

#matrix1 {
	margin-left: 3px; margin-right: 2px;
}

#matrix2 {
	margin-right: 2px;
}

#matrix3 {
	
}

.boldtext {
	font-weight: bold;
}


#moviediv {
	height: 240px;
	width: 320px;
}