.facilities
{
	height:253px ;
	background:#CCC;
	width:228px;
	float:left;
	margin:5px;
	display:inline;
		position:relative;
			}
			
.facilitiesintroduce
{
	height:209px ;
	color:#333;
	font-size:12px;
	line-height:16px;
	background:#EEE;
			overflow:auto;
			display:none;
	padding:6px;
	width:198px;
	top:24px;
	left:9px;
		position: absolute;
		z-index:1000;
			}	
			
.facilitiesintroduce span
{ font-size:12px;
font-weight:bold}					
		
.facilitiesimg	
{height:220px ;
width:210px;
margin:8px auto;
}	

.facilitiesfont
{
	background:#333;
	color:#FFF;
	padding-left:10px}
	
.facilitiesdiv
{
	position:absolute;
	background:none;
	width:735px;
	height:525px;
	overflow:auto;}
	
.legend	
{
	width:100px;
	height:120px;
	border:#666 2px solid;
	margin:0 auto
	}