#title_content{

height:50px;
/*background-color:#CFCFCF;	*/
margin:0px 20px;
	
}

#navitation_content{

height:30px;
background-color:#fff;
margin:0px 20px;
	
}

#view_content{
		
	width:763px;		
	height:510px;
	background-color:#e2e2e2;
	margin:0px 20px;
	overflow: hidden;

}

#footer_content{

height:85px;
font-size:12px;
	
}

#contact{

float:left;
margin:10px 0px 0px 0px;
	
}

#company{

float:right;
margin:10px 0px 0px 0px;	
	
}

.clear{

clear:both;	
	
}

.bt_line{

border-bottom:1px solid #FFFFFF;	
	
}