.board_write { width: 100%; border-collapse: collapse; table-layout:fixed}
.board_write th, .board_write td { border-bottom: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; padding: 8px 0 }
.board_write th { font-weight: normal; text-align: center; background: #efefef; position:relative }
.board_write th em {position:absolute;right:-20px;width:2px;top:50%;;margin-top:-8%;height:20px;background:#624428;display:none}
.board_write td { padding-left: 15px }



#calendar { width: 100%; font-size:.85em }
.calendar td {background:transparent}
.calendar { width: 100% }
.calendar th, .calendar td {border: 0 !important}
.calendar td { height: 20px; vertical-align: middle; padding-left: 0 }
.calendar td a { text-decoration: none }
.calendar td a:hover { color: #f00 }
.calendar .date { display: inline-block; width: 25px; text-align: right; }



#doctor-info-wrap {
	margin:0 0 0 0px;
}
#doctor-info-wrap .doctor-info {padding:20px 0 30px 0;border-bottom:1px solid #ccc}
#doctor-info-wrap .doctor-info img.block {}
#doctor-info-wrap .doctor-photo {float:left;width:185px;margin-right:30px}
#doctor-info-wrap .doctor-photo img {width:100%}
#doctor-info-wrap .doctor-detail {float:left;display:none}
#doctor-info-wrap .doctor-detail1 {float:left;width:275px;line-height:1.8em;display:none}
#doctor-info-wrap .doctor-detail2 {float:right;width:400px;line-height:1.8em}
#doctor-info-wrap .doctor-detail1 img,
#doctor-info-wrap .doctor-detail2 img {margin-bottom:10px}
#doctor-info-wrap .doctor-schedule {margin-top:30px}
#doctor-info-wrap .doctor-schedule table {width:100%;margin-top:10px}
#doctor-info-wrap .doctor-schedule td {width:14.2%}
#doctor-info-wrap .doctor-schedule th,
#doctor-info-wrap .doctor-schedule td {border:1px solid #c2c3c6;text-align:center;padding:5px 0}
#doctor-info-wrap .doctor-schedule th {border-top:2px solid #f45600;background:#ffefe5}
#doctor-info-wrap .doctor-schedule .on {display:inline-block;background:#ff5a00;width:10px;height:10px;border-radius:10px}



.creadonly {background:#fff;border:0;text-align:center;padding:0}
