@charset "utf-8";

.hospital_list {float:left; width:100%; max-width:244px; height:auto; text-align: center; padding-bottom:10px; }
.hospital_photo {width:100%; height:130px; border:1px solid #e5e5e5; border-radius: 5px; margin-bottom:10px; overflow: hidden;}
.hospital_photo img {width:100%;}
.hospital_list .title {display:inline-block; float:right; width:100%; text-align: center;  font-size:18px; margin:2px 0px;}
.hospital_list .area {display:inline-block; float:left; font-size:0.875em; background-color:#3e3e3e; color:#ffffff; padding:3px 4px; }
.hospital_list .organ {clear:both; display:inline-block; margin:10px auto; padding:4px 8px;  border-radius:20px; border:1px solid #007eff; color:#007eff;}
