/* 醫師團隊 */
.doctor_title {font-size:11px; font-family:verdana; font-weight:bold;color:#880000}
.doctor_detail_title {font-size:15px; font-family:verdana; font-weight:bold;color:#880000}

/* 在預約功能Step2的門診時間表 */
.bt_appoint {   border-color: #ffffff;border-width: 0px;border-style: solid;background-color: #9AC6E2;}

/* 在預約功能Step2的門診時間表標題 */
.tit_appoint {  height:28px;background-color: #025D9D;}

.col1_appoint { height:28px;background-color: #EAF9FD;}
.col2_appoint { height:28px;background-color: #EAF9FD;}

/*門診時間表的table*/
.bt_schedule {  border-color: #ffffff;border-width: 0px;border-style: solid;background-color: #888888;}

/*門診時間表的table的標題*/
.tit_schedule { height:36px;background-image: url(/template/common/css/back_tit_schedule.gif);}

.col1_schedule {    height:28px;background-color: #ffffff;}
.col2_schedule { height:28px;background-color: #E6E5E6;}
