/*
Name: gogofuk
Date: 
Coder: Ace_luffy
Author URI: http://www.creationcrew.com/
*/
/******************* Body *******************/
@font-face
{
font-family: coolvetica;
src: url('fonts/coolvetica.eot') format('truetype'); /* IE9 */
src: url('fonts/coolvetica.eot?#iefix') format('embedded-opentype'),
     url('fonts/coolvetica.woff') format('woff'),
     url('fonts/coolvetica.ttf') format('truetype'),
	 url('fonts/coolvetica.svg#Ccoolvetica') format('svg'); 
	 font-style: normal;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.clear
{
	clear:both;
}
ul li {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}
img {border:none;}  


body {
	background:#fff url('images/bg_out.jpg')top center no-repeat fixed;
	color: #fff;
	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	position: relative;



}

#container {
    margin-left:auto;
    margin-right:auto;    
    margin:0 auto;
	padding: 0;
	width:994px;
	min-height:100%;
	background-color:#fff;

}

.space { height:20px; width:100%;}
.space1 { height:5px; width:989px;}
.space2 { height:70px; width:989px;}
.center { margin-left:auto; margin-right:auto;}
.clear {clear:both;}

#centerpix{ width:988px;margin:0 auto; }
/********header********/

#header_base{width:994px; position:relative; overflow:hidden;   margin:0 auto;}
#header_base .logo { position:absolute;top:0px; left:65px; width:418px; height:205px;}
#header_base .slider {position:absolute  ; overflow:hidden; top:84px; left:525px;  width:470px; height:190px; }
#header_base .mouth{position:absolute ; top:104px; left:455px;  width:470px; height:190px; z-index: 1 }
/**/
#menu{ width:994px; height:59px; margin:0 auto; padding:0;  }
#menu ul li{ float:left; padding-left:0px;margin:0 auto; padding:0; position:relative; overflow:hidden; line-height: .8em;  }


/**/

/********content********/



#join_base {width:994px;margin:0 auto; }
#join_base .baseleft { float:left; height:750px; width:349px;background-image:url(images/joinbox_01.jpg) }
#join_base .baseright .text { margin-left:30px; margin-right:0px; margin-top:90px; float:left ; width:570px; font-family: Arial, Helvetica, sans-serif; font-size:12px ;color:#fff }
#join_base .baseright{ float:left; height:750px; width:645px;background-image:url(images/joinbox_02.jpg) }



#footer { height:100%; font: 15px  Arial, Helvetica, sans-serif; color: #160605; margin-top:20px;}
#footer a{font: 15px Arial, Helvetica, sans-serif ; color: #160605}


