@import "print.css";

.PrintPreview_Top {
	display:block;
	background: #fff url(../images/bg-top-bd.gif) no-repeat top left;
	width: 971px;
	height:16px;
	margin: 6px auto;
}

.PrintPreview_Bottom {
	display:block;
	background: #fff url(../images/bg-bottom-bd.gif) no-repeat bottom left;
	width: 971px;
	height:16px;
	margin: 6px auto;
}

