/*圖文編輯器*/
.red13 {
    font-size: 13px;
    color: #ed174f;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}

.font1 {
    color: #726a62;
}

.pp {
    color: #490a66;
}
/*doctor*/

.bt {
    padding-left: 5px;
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #363636;
    font-weight: 600;
    /*vertical-align: middle;*/
}

.pt {
    font-size: 14px;
    font-family: Calibri;
    font-style: italic;
    color: #7e24a8;
    /*vertical-align: middle;*/
}

.tel {
    font-size: 18px;
    font-family: Arial;
    color: #8342a2;
    /*font-weight: bold;*/
}

.doctorName {
    font-size: 18px;
    font-family: "微軟正黑體";
    /*font-weight: 600;*/
    color: #5e0f83;
}

.dot {
    color: #a95ccd;
}

.skill {
    font-size: 12px;
    font-family: "新細明體";
    color: #a95ccd;
}

/*員工登入*/
.purple01{
    line-height: 25px;
	font-size: 16px;
    font-family: "微軟正黑體";
    color: #7e24a8;
}
.black01{
    padding-left: 5px;
    font-size: 16px;
    font-family: "微軟正黑體";
    color: #363636;
}
/*院所據點 location*/
.white01{
    padding-left: 15px;
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #fff;
}
/*activity*/
.an {
    padding-left: 10px;
    font-size: 12px;
    font-family: Calibri;
    font-style: italic;
    color: #7e24a8;
    /*vertical-align: middle;*/
}
/*contact*/
.r12 {
    line-height: 18px;
    font-size: 12px;
    color: #e70014;
    font-weight:normal;
    text-decoration:none;
    font-style: normal;
}