@charset "utf-8";
/* Contents Title */

 @media print{
     #wrap header {display: none;}
     .lnb {display: none;}
     #wrap footer {display: none;}    
	 #content {width:100%; }

	.pop-wrap2 {width:355px; position:static; overflow:hidden; padding:20px;}
	.pop-print-cert {width:355px; text-align:center;}
	.pop-print-cert .list-type1 {width:355px; margin:0 auto;}
}