body {
	background-image:url(../images/background.jpg);
	color: #4d4b4a;
	font-family: PMingLiU, MingLiU;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #e5e2db;
	background-repeat: repeat-x;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1004px;
}
/********************** Header ***************************/
#logo{
	background-color: #b6ad9b;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 69px;
	width: 998px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logo a{
	margin: 0px auto;
}
#header {
	margin: 0px 0px 0px 0px;
	width: 998px;
	height:280px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position:relative;	
}

#menu {
	position:relative;
	top:254px;
	left:auto;
	width:650px;
	margin:0 auto
}
.dropdown {float:left}
.dropdown dt {padding: 4px 8px 4px 8px; font-weight:bold; color:#4d4b4a; background-color:#e8e8e8; border-right: 2px solid #7b6b5c;}
.dropdown dt:hover {color:#000; }
.dropdown dd {position:absolute; overflow:hidden; width:173px; display:none; background:#e8e8e8; z-index:200; opacity:0}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#4d4b4a; text-decoration:none; background-color:#e8e8e8; width:194px}
.dropdown a:hover {background:#c9c9c9; color:#000}
.dropdown .underline {border-bottom:1px solid #666}
.nodrop, .nodrop:active, .nodrop:visited {float:left; display:block; padding:4px 8px 4px 8px; font-weight:bold; background-color:#e8e8e8; color:#4d4b4a; text-decoration:none; border-right: 2px solid #7b6b5c}
.nodrop:hover {color:#000; background-color:#c9c9c9}
.lastchild, .lastchild:active, .lastchild:visited {float:left; display:block; padding:4px 8px 4px 8px; font-weight:bold; background-color:#e8e8e8; color:#4d4b4a; text-decoration:none }
.lastchild:hover {color:#000; background-color:#c9c9c9}


/***
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:177px;
	left:302px;
	width: 400px;
	height: 14px;
}	
#header li{
	float:left;
		
}
.lastchild{
	border-right: 0px none #4d4b4a !important;
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4b4a;
	text-decoration: none;
	background-color: #bbb6a0;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #7b6b5c;
}
#header ul a:hover{
	color:#000000;
}
***/

/********************** Content ***************************/

#content {
	background-color: #d7dfee;
	width:998px;
	display:block;
	
}
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	margin: 0px 23px 6px 29px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #bbb6a0;
}
#language {
	float:right;
	display:inline;
	margin-top: 24px;
	margin-right: 23px;
}
#language a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
}
#language a:hover{
	color: #4d4b4a;
}
/********************** Content - left ***************************/
#left {
	background-color: #ffffff;
	border: 1px solid #c2bdaa;
	width:774px;
/*    width:474px; */
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
}
.text{
	float:left;
	width:754px;
}
#left h2{
	font-family: PMingLiU, MingLiU;
	font-size: 20px;
	font-weight: bolder;
	color: #4d4b4a;
	margin: 20px 0px 20px 23px;
}
#left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #4d4b4a;
	margin: 6px 0px 0px 23px;
	text-align: justify;
	line-height: 1.5;
}
#left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #4d4b4a;
}
#left caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#left alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FF0000;
}
#left a:hover{
	color:#000000;
}
#left span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #605c4c;
	text-decoration: none;
	text-transform: none;
	background-color:#c2bdaa;
	width:636px;
	text-align:justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding: 3px;
}
#left center{
    text-align:center;
}
#left li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #4d4b4a;
	text-align: justify;
	line-height: 1.3;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
}
#left table{
	border: 1px solid #000000;
	margin-top: 15px;
	margin-left: 24px;
	text-align: center;
	width: 642px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#left strike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #4d4b4a;
	text-decoration: line-through;
}
#left highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#600;
}

.photos{float:right;}
.photos img{display:block; padding:10px 0px 20px 20px; }

/********************** Content - right ***************************/
#right {
	float:right;
	width:156px;
	background-color:#ffffff;
	margin: 0px 23px 10px 0px;
	padding: 0px 0px 6px 0px;
	display:inline;
	border: 1px solid #c2bdaa;
}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2c2c2c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:156px;
	text-align:center;
	padding: 3px 0px 3px 0px;
}
#right p{
	padding: 0px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4b4a;
}
#right a{
	padding: 15px 9px 5px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4b4a;
	font-weight:bolder;
	display:block;
}
#right a:hover{
	color:#000000;
}
#right span a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #605c4c;
	text-decoration: none;
	background-color:#aabbdb;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 15px 6px 0px 6px;
	text-transform: uppercase;
}

/********************** footer ***************************/
#footer, #footer a {
/**	background-color: #6382bd;**/
	background-color: #0b3e91;
	width: 998px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
}
#footer a:hover{
	color:#000000;
}
