/*====貼圖框線===========*/
#mfdcmscentervbox   #descriptiondivbox img {
	max-width: 100%;
	height: auto !important;
}

.iframebox  #descriptiondivbox img {
	max-width: 100%  !important;
	height: auto !important;
}

#mfdcmscentervbox   .table_border  table td {
	border: 1px solid #D8D8D8;
}  


/*===FAQ貼圖=========*/
#neilmfdcmsindex #mfdcmsshowindexdivbox3 #descriptionindexbox img {
	max-width: 100%;
	height: auto !important;
}

#neilmfdcmsindex #mfdcmsshowindexdivbox3 #descriptionindexbox  table td {
	border: 1px solid #D8D8D8;
}

#mfdcmscenterbox {
    position: relative;
    width: 100%;
    left: 0px;
}

#neilmfdcmsindex  .reply_type {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 92%;
    padding: 0.5rem 0.4rem !important;
}

#mfdcmscentervbox .groupslabelbox {
    position: relative;
    margin: 8px 0px 15px 0px !important;
        font-size: 97%;
}