h1{
	background:url(../../images/img_clinic/h1_underline.png) no-repeat bottom right;
}

dl{
	margin-left:50px;
	margin-bottom:5px;
}
dt{
	font-weight:bold;
	font-size:16px;
	color:#555;
	margin-left:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../../images/img_floormap/ball.png);
	border-bottom:1px dotted #587;
}
a{
	color:#689;
	text-decoration:none;
}
a:visited{
	color:#689;
	text-decoration:none;
}
a:hover{
	color:#f90;
	text-decoration:underline;
}
img.floormap{
	padding-left:50px;
}
ul.halflist{
	width:45%;
	float:left;
	padding-right:20px;
}

div#about{
	margin-left:70px;
	margin-right:70px;
}
div#about p{
	margin-bottom:20px;
	text-indent:12px;
}
