body{
    background-color:#cf1100;
    /*background-color:white;*/
    color:white;
    /*font-weight:bold;*/
    font-size:13px;
    line-height:150%;
    font-family:Arial, Helvetica, sans-serif, Verdana;
    /*font-family:新細明體,Arial, mingliu;*/
    width:95%;
    border:0px solid yellow;
}

.teachercontent_f_img {
	
    float:left;
    height:100%;

    /*margin: 0 10px 10px 0px; */
}
.teachercontent_f_img img{
    /*margin-right:10px;*/
    border:1px solid white;
}
.teachercontent_f_img_paragraph img{
	margin-top:3px;
    margin-right:10px;
	
    /*border:1px solid white;*/
}

.teachercontent_f_img p{
    font-size:14px;
    text-align:center;
    font-weight:bold;
}
.teachercontent_f_desc{
    margin-top:-18px;
    margin-left:8px;
    border:0px solid yellow;

}
.teachercontent_paragraph{
    margin-top:-8px;
    margin-left:2px;
	margin-right:2px;
    border:0px solid yellow;
	text-align:justify;

}

.teach_paragraph td.space{
	padding-bottom: 6px;
	line-height:140%;
}