/*====貼圖框線===========*/
#mfdcmscentervbox   #descriptiondivbox img:not(#about .thn  img) {
	max-width: 100%;
	height: auto !important;
}

.iframebox  #descriptiondivbox img:not(#about .thn  img) {
	max-width: 100%  !important;
	height: auto !important;
}

#mfdcmscentervbox   .table_border  table td {
	border: 0.0625rem solid #D8D8D8;
}  


/*===FAQ貼圖=========*/
#neilmfdcmsindex #mfdcmsshowindexdivbox3 #descriptionindexbox img:not(#about .thn  img) {
	max-width: 100%;
	height: auto !important;
}

#neilmfdcmsindex #mfdcmsshowindexdivbox3 #descriptionindexbox  table td {
	border: 0.0625rem solid #D8D8D8;
}

#neilmfdcmsindex #mfdcmsshowindexdivbox1 #descriptionindexbox {
    position: relative;
    color: #262626;

}


#neilmfdcmsindex .reply_type {
    position: relative;
    font-size: 94%;
    padding: 0.5rem 0.4rem !important;
}


#recommendbox .thumbnail {
    position: relative;
    width: 95%;
}

#recommendbox .owl-carousel {
    width: 99%;
}

#recommendbox .owl-nav .owl-next {
    position: absolute;
    top: 3.125rem !important;
    z-index: 1000;
    right: -1.225rem;
    width: 4.3125rem;
    height: 4.75rem;
    transform: scale(0.7, 0.7);
}