a { text-decoration: none; outline:none; }

a:link { color: #cccccc; }
a:visited { color: #666666; }
a:hover { color: #999999; text-decoration: underline; }
a:active { color: #666666;}


body {		
	background-color: #000000;
	
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #cccccc;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	
	/*position:relative; */
	
	}	


/* ~~~~~ main Container BOX - % center~~~~~ */


.container {
	width: 800px;
	height: 480px;
	margin: 0 auto
	/*margin: 100px 0px 0px 50px; */
	padding: 0px;
}


.content
{
width: 700px;
margin: 0 auto
}


.main_top{
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	width: 800px;
	height: 30px;
	background-color:#121212;	
}


.main {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 420px;
	font-style: normal;
	background-color: #121212;	
}


.main_btm {
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	width: 800px;
	height: 30px;
	background-color:#373737;

}




/* title: FUJI spaces and other places*/
.main_header {
	padding: 20px;
	
	
	font-family:  "Myriad Pro",arial,sans-serif !important;
	font-size: 24px;
	color:  #cccccc;
	background-color:#121212;
	letter-spacing:30px
	
	text-align: center;
	vertical-align: bottom;
	word-spacing: 3px;
	/* border-bottom: thin dotted #003300;*/
}

.main_content {
	margin: 30px 0;
	width: 800px;
}



.main_left {
	 font-family:"Myriad Pro",arial,sans-serif !important;
   font-weight: normal;
   font-size: 120%;
	margin: 0px; 
	padding: 10px 10px 0px 35px; 
	width: 320px; 
	height: 200px;
	text-align:justify;
	float: left;
	position:relative;
}

.main_left a:link { color: #999999; }
.main_left a:hover { color: #cccccc; text-decoration: underline; }


.popup {
	padding: 30px 20px 10px 20px; 
	position:absolute;
	top: -20px;
	left:6px;
	width:340px;
	height:230px;
	background-color:#121212;
	color:#cccccc;
	font-family:"Myriad Pro",arial,sans-serif !important;
	font-weight: normal;
   font-size: 100%;
	display:none;
	/*border:1px #ccc solid; */
	border: thin dotted #333333; 
}

#close {
	position:absolute;
	top:0px;
	right:0px;
	color:#999999;
	padding: 10px 10px 0px 0px; 
	text-decoration:none;
	cursor:pointer;
}

.line{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px; 
	width: 1px; 
	height: 200px;
	border-left: thin dotted #333333; 
}


.main_right{
    margin: -190px 25px 0px 30px; 
	padding: 0px 10px 0px 0px; 
	 font-family:"Myriad Pro",arial,sans-serif !important;
   font-weight: normal;
   font-size: 120%;
	width: 340px; 
	height: 303px;
	float: right; 
	text-align: justify;
	vertical-align: top;	
}

.main_right a:link { color: #cccccc; }
.main_right a:hover { color: #666666; text-decoration: underline; }
.main_right a:visited { color: #cccccc; }
.main_right a:active { color: #cccccc;}

.enter_box{
/*border: thin dotted #003300; color: #333333;*/
	margin: 0px; 
	padding: 0px;
	
	width: 340px; 
	height: 130px;
	float: left;
	 position:relative; 
	}
	
	
.enter_btn a:hover { color: #666666; text-decoration: none; }

.enter_btn{
    position:absolute;
    padding: 5px 0px 0px 0px;
    bottom:0;  
    width: 180px; 
	height: 24px;
	float: right;
	text-align:right;
	vertical-align: bottom;
	left: 	155px;
	font-size: 18px;
	border: thin dotted #333333; 
	color: #666666;
}
.enter_btn a:link { color: #666666; }
.enter_btn a:hover { color: #666666; }
.enter_btn a:visited { color: #666666; }
.enter_btn a:active { color: #666666;}



.main_footer 
{
	margin: 0px;
	padding: 10px 0px 0px 30px;
	width: 580px;
	height: 60px;
	
}


.turb  
{
	
	margin: -36px 25px 0px 0px; 
	padding: 0px 10px 0px 0px; 
	
	width: 360px;
	height: 60px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9;
	line-height: normal;
	text-align: left;
	font-weight: normal;	
	float: right;
	position:relative;
}


.turb_logo
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 216px;
	height: 74;
	float: left;
	position:relative;
		
}



.main_footer a:link { color: #666666;}
.main_footer a:hover { color: #999999; text-decoration: underline; }
.main_footer a:visited { color: #666666; }
.main_footer a:active { color: #666666;}





