/* ===================================================================
print
=================================================================== */
@media print {
	body {
		width: 980px;
		*zoom: 0.8;
		background: #FFF; }
	#tplPagetopBox {
		display: none; }
	#tplFooter .copyright {
		float: none;
		text-align: center;
		width: 100%;
		color: #333; } }
