body {
	margin: 0;
	padding: 0;
	font-family: "Verdana","Arial";
	font-size: 11px;
	line-height: 14px;
	background-color: #FFF;
	color: #999;
	height: 100%;
}

body.home {
	background-image: URL("../_images/body-bg.jpg");
	background-repeat: repeat;
	background-position: left top;
}

tr td {
	vertical-align: top;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #999;
}

ol, ul {
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	list-style-position: outside;
}

input, select {
	font-size: 11px;
	color: #666;
}

h1 {
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px 0;
	color:#F90;
}

a {
	color: #F90;
	text-decoration: none;
}

a:hover {
	color: #C60;
	text-decoration: none;
}

div.hr {
	clear: both;
	display: block;
	height: 3px;
	border: none;
	background-image: URL("../_images/hr.jpg");
	background-repeat: repeat-x;
	margin: 5px 0;
}

div.hr2 {
	clear: both;
	display: block;
	height: 3px;
	border: none;
	border-bottom: 1px solid #CCC;
	margin: 5px 0;
}

form {
	margin: 0;
	padding: 0;
}

#areaContainer {
	margin: 15px auto;
	padding: 0;
	width:	728px;
}

body.home #areaContainer {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border: none;
}

.borderTop {
	background-image: URL("../_images/border-top.gif");
	background-repeat: repeat;
	height: 4px;
}

.borderTopLeft {
	background-image: URL("../_images/border-top-left.gif");
	background-repeat: repeat;
	height: 4px;
	width: 4px;
}

.borderTopRight {
	background-image: URL("../_images/border-top-right.gif");
	background-repeat: repeat;
	height: 4px;
	width: 4px;
}

.borderMidLeft {
	background-image: URL("../_images/border-left.gif");
	background-repeat: repeat;
	width: 4px;
}

.borderMidRight {
	background-image: URL("../_images/border-right.gif");
	background-repeat: repeat;
	width: 4px;
}

.borderBottom {
	background-image: URL("../_images/border-bottom.gif");
	background-repeat: repeat;
	height: 4px;
}

.borderBottomLeft {
	background-image: URL("../_images/border-bottom-left.gif");
	background-repeat: repeat;
	height: 4px;
	width: 4px;
}

.borderBottomRight {
	background-image: URL("../_images/border-bottom-right.gif");
	background-repeat: repeat;
	height: 4px;
	width: 4px;
}

#areaMenu {
	padding: 10px 0;
}

.language {
	padding: 10px;
	text-align:right;
}

.language a {
	display: block;
	float: right;
	width: 60px;
	height: 19px;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
	background-image: URL("../_images/language-box.gif");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #999;
}

.language a:hover, .language a.actived {
	color: #F90;
}

#areaBody {
	width: 480px;
	padding: 10px 0 10px 20px;
}

.home #areaBody {
	padding: 0;
}

#tableThumb {
	width: 100%;
	margin: 10px 0 0 0;
}

#tableThumb .title {
	color: #F90;
	padding: 0;
}

#tableThumb .img {
	width: 97px;
}

#tableThumb img {
	border: 1px solid #999;
	margin-right: 10px;
	width: 85px;
}

#tableThumb .summary p {
	font-size: 11px;
}

#tableItems {
	float: left;
	margin: 0 8px 10px 0;
	width: 112px;
}

#tableItems img {
	width: 110px;
	border: 1px solid #999;
	margin-bottom: 10px;
	height: 80px;
}

#tableEnews {
	float: left;
	margin: 0 8px 10px 0;
	width: 112px;
}

#tableEnews img {
	width: 110px;
	height: 140px;
	border: 1px solid #999;
	margin-bottom: 10px;
}

#tableCollection  {
	margin: 0 0 8px 0;
	width: 480px;
}

#tableCollection  p {
	padding: 0;
}

#tableCollection  img {
	width: 470px;
	border: 1px solid #999;
	height: 150px;
}

#tableCollection .item, #tableItems .item {
	color: #F90;
}

#tableDetail .images {
	width: 150px;
}

#tableDetail .images img {
	width: 140px;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-right: 5px;
}

#tableDetail .title {
	font-weight: bold;
	color: #F90;
}

#tableCollectionItem  {
	float: left;
	margin: 0 8px 0 0;
}

#tableCollectionItem img {
	border: 1px solid #999;
	margin-bottom: 15px;
	width: 110px;
	height: 80px;
}

#tableCollectionItem .item {
	color: #F90;
	padding: 0;
}

.more {
	color: #F90;
}

#tableContact {
	margin-left: 20px;
}

#tableContact td {
	color: #F90;
}

#tableContact .text, #tableContact .textarea, #tableContact .select {
	border: 1px solid #D0D0D0;
	overflow: auto;
}


.arrival #tableThumb img {
	width: 145px;
}

#vdoClip {
	position: absolute;
	margin: 25px 0 0 220px;
}
#vdoClip p {
	padding-top: 5px;
	color: #F90;
}
#vdoClip .top {
	background-image: URL("../_images/vdo-top-center.jpg");
	background-repeat: repeat-x;
}
#vdoClip .bottom {
	background-image: URL("../_images/vdo-bottom-center.jpg");
	background-repeat: repeat-x;
}
#vdoClip .left {
	background-image: URL("../_images/vdo-left.jpg");
	background-repeat: repeat-y;
}
#vdoClip .right {
	background-image: URL("../_images/vdo-right.jpg");
	background-repeat: repeat-y;
}

.fixFlash {
	background-image: URL("../_images/flash-background.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

#flvMenu {
	z-index: 0;
}

#overlay {
	z-index: 1;
}

.flashintro {
	width: 533px;
	padding: 30px 0;
}

.imgFlashintro{
	background-image: url('../_images/flashintro.jpg');
	background-repeat: no-repeat;
	padding: 0; margin: 0;
	background-position: left top;
	width: 333px;
	height: 400px;
}


/* CSS for Homepage - no flash */
.hpTop, .hpBottom, .hpBody {
	background-repeat: no-repeat; 
	background-position: center; 
	display: block; 
	margin: 0 auto; 
}
	.hpTop {background-image:url('../_images/hp/bg-top.png'); height: 60px; margin-top: 20px;}
	.hpBottom {background-image:url('../_images/hp/bg-bottom.png'); height: 60px; margin-bottom: 20px;}
	.hpBody {background-image:url('../_images/hp/bg.jpg'); background-repeat: repeat-y;}

.hpcontent {
	width: 526px; 
	margin: auto;
	text-align: center;
}

.btlanguage {
	width: 312px;
	height: 29px;
	display: block;
	margin: 0 auto;
}

.btlanguage a {
	background-image: url('../_images/bt-lang.gif');
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #999;
	width: 110px;
	padding: 8px 0;
	margin: 0 23px;
	float: left;
	text-align: center;
}

.btlanguage a:hover{
	background-image: url('../_images/bt-lang-on.gif');
	background-repeat: no-repeat;
	color: #F60;
}

.text-sub {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666;
	margin: 30px 0 5px 0;
}

.imgLogo {
	background-image: url('../_images/hp/bg-imglogo-sub.jpg');
	_background-image: url('../_images/hp/bg-imglogo-sub-ie.jpg');
	#background-image: url('../_images/hp/bg-imglogo-sub-ie.jpg');
	background-repeat: repeat-y;
	padding: 10px 0 0 10px;
	margin: 0;
	display: block;
	height: 90px;
	text-align: center;
}

.imgLogo a {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #666;
	display: block;
	float: left;
	margin: 0 5px;
	width: 240px;
	line-height: 18px;
}
.imgLogo a:hover {color: #C33; text-decoration: none;}

a div.imgLogoLS, a:hover div.imgLogoLS,
	a div.imgLogoEF, a:hover div.imgLogoEF {
		background-repeat: no-repeat;
		width: 84px;
		height: 60px;
		margin: 0 auto;
	}	
	a div.imgLogoLS {background-image: url('../_images/hp/logo-ls.gif');}
	a:hover div.imgLogoLS {background-image: url('../_images/hp/logo-ls-on.gif');}
	a div.imgLogoEF {background-image: url('../_images/hp/logo-ef.gif');}
	a:hover div.imgLogoEF {background-image: url('../_images/hp/logo-ef-on.gif');}



