/*===========期別貼圖框線============*/
#indexcontentbox #descriptiondivbox img,
#contentlistbox #contentbox #descriptiondivbox img {
	max-width: 100%;
	height: auto !important;
}

/*=====圖片式貼圖===========*/
#contentlistbox #contentbox .typesofstyle2 #descriptiondivbox img {
	max-width: 100%;
	height: auto !important;
}

#indexcontentbox #descriptiondivbox table td,
#contentlistbox #contentbox #descriptiondivbox table td {
	border: 1px solid #D8D8D8;
}