@media print{
	html, body {height:unset !important}
	body,
	.contWrap{background:#fff}
	*{word-break:break-word;overflow-wrap:anywhere;}
	.btnArea.btmBtnArea {display:none;}
	.btns {display:none;}
}