
/* print */
@media print {
	#header, .lnb, #footer {display: none;}
	.content-group {overflow:hidden;padding-right:200px; !important;}	
}
