/* CSS Document */
.no-print{
	display: none;
	}
.solo-print{
	display: block;
	}
.tit-print {
	border: 5px solid #E7E7E7;
	}