	#homeder{
		padding-left:29px;
	}
	#homeizq{
		padding-right:24px;
	}

	body{
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#e7fcff;
	background-image:url(../img/fo/bgs/bg-home.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#333333;	
	}

  #homeimg_gal, #homeimg_gal div {
  	padding:0px; 
	margin:0px;
	background:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	float:left;
   }
   
   #homeimg_gal {
   	position:absolute;
	width:5418px;
	height:106px;
   	left:-(207*8);
	display:inline;
   }
   
  #homeimg {
		border:0px solid #BABDAB;
		height:106px;
		margin:0px;
		overflow:hidden;
		width:207px;
		padding:0px;
		position:relative
  }


	.homedesc{
		height:15px;
		width:180px;
		overflow:hidden;
		padding-left:0px;
		margin-left:80px;
		position:relative;
		text-align:center;
	}
	#homedesc_gal,#homedesc_gal div{
		display:block;
		float:left;
		width:180px;		
	}
	#homedesc_gal{
		width:5418px;
		height:15px;
	   	left:-(180px*5);		
		position:absolute;
	}


	#txthome{
		width:320px;
		height:164px;
		overflow:hidden;
		padding-top:0;
		position:relative;
	}
	
	#txthome_gal{
		display:block;
		padding-top:-(164*5);	
		width:320px;
		height:(164*10)px;		
		position:absolute;
	}
	.txthome_item{
		width:320px;
		height:164px;
		overflow:hidden;
		margin:0px;
		padding:0px;
		margin-top:20px;
	}
