

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





body{
	margin: 0;
	min-width: 980px;
	padding: 0;
	
}

ol,ul {
	list-style:none;
}

p{
	margin: 0 0 20px 0;	
}

img{
	border: 0;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}



#intro h2 {
	font-family: "coquette-1","coquette-2",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 7.5em;
	letter-spacing: -.05em;
	padding: 10px;
	margin: 0;
}

#intro p {
	font-family: "coquette-1","coquette-2",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.2em;
	padding: 0 20px;
	letter-spacing: -.05em;
	margin: 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0;
	text-align: center;
}

#nav{
	
	position: absolute;
	top: 5px;
	left: 260px;
	z-index: 900 !important;
}

#nav li{
	position: relative;
	float:left;
	margin: 0 22px 0px 0;	
}

#header, #intro, #second{
	width: 100%;
}

#header{
	background: url(stripes.gif) 50% 0 repeat-x fixed;
	color: black;
	height: 0px;	
}






#intro{
	background:url(firstBG.jpg) center center no-repeat fixed;
	color: black;
	height: 1200px;
	margin: 0;
	padding: 0;
	top: 0;
		

	
	
}


#mainmenu{
	background: url(menu-bg.png) 0 0 repeat-x ;
height: 57px;
width: 100%;
position: fixed;

z-index: 100;
top: 0px;
left: 0;
margin: 0 0 0 0px;
	
}

#footer{
	background: url(footer-bg.png) 0 0 repeat-x ;
height: 40px;
width: 100%;
position: fixed;

z-index: 100;
bottom: 0px;
left: 0;
margin: 0 0 0 0px;
	
}


#footer h1{
	font-size: 10px;

	
	
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top: 5px;
	left: 20px;
	float:left;
}

a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
}
a:active {
	color: #ff6600;
	text-decoration:none;
}



#partner-logo{
	background: url(partner-logo.png) 0 0  no-repeat ;
height: 29px;
width: 211px;
position: relative;

z-index: 101;
top: 5px;
left: 20px;
float:left;
margin: 0px 0px 0 22px;
	
	
}

#fbico{
	background: url(fbico.png) 0 0  no-repeat ;
height: 31px;
width: 31px;
position: relative;

z-index: 101;
top: 5px;
left: 20px;
float:left;
margin: 0px 0px 0 22px;
	
	
}

#agt{
	background: url(agt.png) 0 0  no-repeat ;
height: 29px;
width: 310px;
position: relative;

z-index: 101;
top: 7px;
right: 20px;
float:right;
margin: 0px 0px 0 22px;
	
	
}


/* menu button */


#menu a.menu-btn-home{
	background:url(menu-home.png)  no-repeat 0px 0px;
	width:35px;
	height:17px;
	display:block;
	text-indent:-9999px;
    position:relative;
    
	float:left;
    top:0;
}
#menu a.menu-btn-home:hover{

	background-position: 0px -18px;

}


#menu a.menu-btn-service{
	background:url(menu-service.png)  no-repeat 0px 0px;
	width:53px;
	height:17px;
	display:block;
	text-indent:-9999px;
    position:relative;
    
	float:left;
    top:0;
}
#menu a.menu-btn-service:hover{

	background-position: 0px -18px;

}

#menu a.menu-btn-search{
	background:url(menu-search.png)  no-repeat 0px 0px;
	width:84px;
	height:17px;
	display:block;
	text-indent:-9999px;
    position:relative;
   
	float:left;
    top:0;
}
#menu a.menu-btn-search:hover{

	background-position: 0px -18px;

}

#menu a.menu-btn-links{
	background:url(menu-links.png)  no-repeat 0px 0px;
	width:74px;
	height:17px;
	display:block;
	text-indent:-9999px;
    position:relative;
   
	float:left;
    top:0;
}
#menu a.menu-btn-links:hover{

	background-position: 0px -18px;

}

#menu a.menu-btn-contact{
	background:url(menu-contact.png)  no-repeat 0px 0px;
	width:74px;
	height:17px;
	display:block;
	text-indent:-9999px;
    position:relative;
    
	float:left;
    top:0;
}
#menu a.menu-btn-contact:hover{

	background-position: 0px -18px;

}

/* menu button */


#companylogo{
	background: url(logo.png) 0 0  no-repeat ;
height: 15px;
width: 205px;
position: fixed;

z-index: 101;
top: 0px;
left: 20px;
margin: 20px 20px 0 0px;
	
	
}


#rightlogo{
	background: url(rightlogo.png) 0 0  no-repeat ;
height: 49px;
width: 247px;
position: fixed;

z-index: 101;
top: 0px;
right: 10px;
margin: 2px 20px 0 0px;
	
	
}

#intro .bg{
	background: url(cloud.png) 0 0 no-repeat ;
	height: 1200px;
	margin: auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 8;
	
	
}
#intro .bg3{
	background: url(cloud2.png) 0 0 no-repeat ;
	height: 1200px;
	margin: auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 8;
	float:left;

	
}


#start{

height: 246px;
width: 246px;
position: absolute;

z-index: 10;
top: 26%;
left: 50%;
margin: 0 0 0 -120px;
	
}

#intro .first-layer {
background: url(first-layer.png) 0 0 no-repeat;
width: 1559px;
height: 1600px;
position: absolute;
z-index: 4;
top: 0px;
right: 53%;

}
#intro .second-layer {
	background: url(chinese-text.png) 0 0 no-repeat;
	
	width: 153px;
	height: 1226px;
position: absolute;

z-index: 5;
top: 0px;
right: 83%;


}


#intro .bg2{
background: url(intro-text.png) 0 0 no-repeat;
height: 1600px;
width: 580px;
position: absolute;

z-index: 4;
top: 200px;
left: 50%;
margin: 0 0 0 -90px;
	
}


#second{
	background: url(secondBG.jpg) 50% 0 no-repeat fixed;
	color: black;
	height: 2200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 1;

}

#second .bg{
	background: url(numbers.png) 50% 0 no-repeat;
	height: 2200px;
	margin: auto;
	padding: 0;
	position: absolute;
	width: 463px;
	float: right;
	right: 45px;

	
	
	
}





	
	
.pic2 {
	width: 1000px;
	padding: 100px 0 0 50%;
	height: 400px;
	position: relative;
	float: left;
	left: -500px;
	
	
z-index:12;

	}	
	
	
.pic-text {
	padding: 100px 0 0 0;
	}

#third{
	
	
	
	
	
	
	
	background: url(thirdBG.jpg) 50% 0 no-repeat fixed;
	color: black;
	height: 1200px;
	padding: 0;	

}


#third .bg{
	
	height: 1200px;
	margin: auto;
	padding: 0;
	position: absolute;
	width: 100%;
	overflow:hidden;
z-index: 1;
background:#7496b9;
	
}


.pic {
	width: 689px;
	padding: 100px 0 0 50%;
	height: 400px;
	position: relative;
	float: left;
	left: -345px;
	z-index:12;

	}
	
.search-btn {
	width: 180px;
	padding: 220px 0 0 50%;
	height: 180px;
	position: absolute;
	float: left;
	left: 220px;
z-index:16;

	}	



#earth-pos{
		height: 2000px;
	margin: 0 0 0 0 ;

	
	position: absolute;
	width: 100%;
	z-index: 0;
	top: -500px;
}

#earth {
	
   
   
	height: 3000px;
	margin: 0 0 0 -1500px ;

	
	position: absolute;
	width: 3000px;
	z-index: 0;
	left: 50%;
}


#fourth{
	
	 
	
	
	margin: 0 auto;
	overflow: hidden;

	
	
	background: #fcf5ea url(end.jpg) 50% 0 no-repeat fixed;

	height: 1000px;
	padding: 0px 0 0 0;
	line-height: 3em;

}


#fourth .bg{
	
		
	
	margin: auto;
	padding: 0;
	
	

	
	
	
	
	background: url(link-pic1.png) 50% 0 no-repeat  fixed;
	height: 1000px;
	width: 100%;
	

	position: absolute;

	z-index: 8;
	
	overflow:hidden;
	
}
#fourth .bg2{
	
		margin: auto;
	padding: 0;
	
	
	
	
	background: url(link-pic2.png) 50% 0 no-repeat fixed ;
	height: 1000px;	
	width: 100%;
	
	
	position: absolute;

	z-index: 8;

	overflow:hidden;
}





#fourth h2 {
	font-family: "arial","arial",serif;
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin: 0;
	font-size: .7em;
	text-rendering: optimizeLegibility;
	text-shadow: 0px 1px 0 #000000;
	}
	
#fourth h3 {
	font-family: "arial","arial",serif;
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin: 0 0 30px 0;
	text-rendering: optimizeLegibility;
	font-size: .5em;
	text-shadow: 0px 1px 0 #000000;
	}
	
#fourth span {
text-shadow: none;
font-size: 80%;
}
	
#fourth .center {
	font-size: 2.5em;
	padding: 30px 0;
	text-align: center;
}

a.button {
	border-radius: 7px;
	box-shadow: 0px 1px 0 #957b5d;
	font-family: "arial","arial",serif;
	font-style: normal;
	font-weight: 300;
	font-size: .5em;
	color: #fff;
	background: #c3a489 url(camera.png) 20px 50% no-repeat;
	padding: 20px 20px 20px 70px;
	margin-top: 20px;
	text-decoration: none;
}

a.button:hover {
	opacity: 0.65;
	box-shadow: 0px -1px 0 #957b5d;
}


#fifth {
	background: #000000  50% 0 repeat-x;
	height: 1000px;
	margin: 0px 0 0 0 ;
	padding: 0px 0 0 0;


}

#fifth .center {
	font-family: "adelle-1","adelle-2",serif;
	font-style: normal;
	font-weight: 400;
	color: #b3b3b3;
	font-size: 1.25em;
	padding: 0;
	text-align: center;
}

#fifth p {
	padding: 20px;
}




.story{
	margin: 0 auto;
	min-width: 1000px;
	width: 1000px;
	color: #FFF;
}

.story .float-left, .story .float-right{
	padding: 0px 0 0 0;
	position: relative;
	width: 0px;	
}
