#outward{
	width:580px;
	height:360px;
	background:url(../campus/image/outward.jpg) no-repeat left;
	margin-bottom:20px;
}
#outward ul{
	margin-top:20px;
	margin-left:20px;
}
#outward li{
	margin-bottom:5px;
	font-size:14px;
	letter-spacing:0.2em;
}
#facilities{
	width:560px;
	margin:0 auto;
}
#facilities li{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px #999 dotted;
	float:left;
}
#facilities .floor{
	width:100px;
	padding-left:10px;
	float:left;
}
#facilities .room{
	width:430px;
	float:right;
}
#facilities .room img{
	margin-right:10px;
}
