/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body  {background:url(images/tail.jpg) 0 0 repeat-x #000}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}									   
td {							       				  
	vertical-align:top;	  			  
	font:normal 10px Tahoma;
	line-height:13px;
	color:#BDBDBE;
}										   	   
.tail_left{ width:50%;}
.tail_left table{width:100%; margin-top:101px;}
.tail_left td{background:url(images/xxx.jpg) top right repeat-x; width:100%; height:469px;}

.tail_right{ width:50%;}
.tail_right table{width:100%; margin-top:64px;}
.tail_right td{background:url(images/xxx1.jpg) top left repeat-x; width:100%; height:504px;}
