@charset "UTF-8";
/* CSS Document */

body{
	background:url(../images/bg.jpg) repeat-x;
	background-color:#c1f5fa;
	font-family:Verdana, Geneva, sans-serif;
	}

a 			{text-decoration : none }
a:link 		{color: #fff;}
a:active	{color:# FA751C;}
a:visited 	{color:#666;}
a:hover 	{color:#ee6f35; }

.clear{
	clear:both;
	}

.bgGlobe{
	width:900px;
	height:900px;
	margin:5px 50px;
	background:url(../images/bg_globe03.jpg) no-repeat;
	}

.bgGlobe2{
	width:900px;
	height:900px;
	margin:5px 50px;
	background:url(../images/bg_globe04.jpg) no-repeat;
	}
	
.top{
	padding:0px;
	margin:0px;
	width:400px;
	float:left;
	}
.since{
	padding-right:80px;
	color:#009444;
	float:right;
	text-align:right;
	}
.since a:link{
	color:#F60;
	}
.contact{
	color:#fff;
	background:#00632d;
	padding:3px;
	text-align:right;
	width:817px;
	}
.menu{
	width:850px;
	position:relative;
	}
	
.menu ul{ 
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
	
.menu ul li{
	float:left;
	display:inline;
	text-align:center;
	margin:0px;
	font-size:10pt;
	font-weight:bold;
	}
	
.menu ul li a{
	display:block;
	width:140px;
	hight:50px;
	color:#fff;
	padding:10px 5px;
	margin-right:18px;
	background:#009444;
	}
	
.menu ul li a:hover{
	color:#fc3;
	}

.menu ul li a#selected{
	color:#fc3;
	}

.content p{
	width:800px;
	height:auto;
	padding:10px 0px;
	margin-left:0px;
	color:#000;
	font-weight:bold;
	}
	
.photo{
	margin-top:100px;

	}
.photo img{
	padding:5px;
	background:#000;
	}

.pageTitle{
	font-size:15pt;
	font-weight:bold;
	padding-top:20px;
	}

.photo2{
	margin-top:10px;
	width:920px;
	}

.photo2 img{
	padding:5px;
	background:#000;
	}
	
.photo2 ul{
	padding:0px;
	margin:0px;
	}

.photo2 ul li{
	float:left;
	text-align:center;
	display:inline;
	font-size:9pt;
	width:220px;
	height:200px;
	}
.photo2 ul li a{
	display:block;
	margin:0px 5px;
	width:210px;
	height:150px;
	}
	
.yacht{
	background:#fff;
	padding:5px;
	width:850px;
	}
.photo3 img{
	background:#000;
	padding:5px;
	}
h2{
	font-size:14pt;
	color:#39F;
	}

small{
	font-size:8pt;
	color:#fc3;
	}
i{
	font-size:8pt;
	color:#F60;
	font-style:normal;
	}
.url{
	font-size:8pt;
	color:#F60;
}
	
.clientList{
	padding:0px;
	margin:0px;
	font-size:12pt;
	font-weight:bold;
	}
.clientList a:link{
	color:#093;
	}
	

.credit{
	width:900px;
	text-align:center;
	font-size:8pt;
	color:#666;
	margin:20px;
	}
	
.book{
	width:400px;
	padding:3px;
	margin-top:20px;
	background:#fff;
	border:2px #FC0 solid;
	}

.book img{
	padding:5px 10px;
	float:left;
	}
	
.book b{
	font-weight:bold;
	color:#F00;
	}
	
.book i{
	font-size:12pt;
	font-weight:bold;
	color:#A00;
	}
	
/* english */
.menue{
	width:850px;
	position:relative;
	}
	
.menue ul{ 
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
	
.menue ul li{
	float:left;
	display:inline;
	text-align:center;
	margin:0px;
	font-size:8pt;
	}
	
.menue ul li a{
	display:block;
	width:140px;
	hight:50px;
	color:#fff;
	padding:10px 5px;
	margin-right:18px;
	background:#009444;
	}
	
.menue ul li a{
	color:#fff;
	}
	
.menue ul li a:hover{
	color:#fc3;
	}

.menue ul li a#selected{
	color:#fc3;
	}

.event{
	margin-left:120px;
	}
