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


body { 
margin: 0px;
background: #ffffff url('/images/2public/bg.jpg');
background-repeat: repeat-x;


 }


 

	#container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	
	
	
}




	
	#data {
float: left;
	width: 995px;
	
	
	
}

	
	
	
	
	
	
	 /*********************
 core frame work
*********************/
 
	
	
	
	#join {
	
	z-index: 32;
	position: fixed;
top: 0px;

width:100%; height:68px; background-repeat:repeat
	
	}


#join_mod{
	
	

bottom: 0px;
height:143px; background-repeat:repeat
	
	}
	


 #join_mod .join_form {
padding: 5px 0px 5px 5px;
font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight: bold;
color: #2866ad;
background: #ffffff;
border: 1px solid #444444;
 
 }
 








#join_home_text {
	
	
	padding: 45px 10px 0px 10px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 line-height:17px;
   color:#ffffff;
   text-transform: uppercase;

	
	}