@charset "utf-8";

/*----------------------------------------------------------------------------
   /doctor ： individual style
----------------------------------------------------------------------------*/

.doctor .compliment p{margin:1em 0;}
.doctor .tableLayout{

}
.doctor .tableLayout th{
padding-right:6px;
padding-bottom:5px;
vertical-align:top;
}
.doctor .tableLayout td{
padding-bottom:10px ;
vertical-align:top;
font-size:90%;
}

