@media print {
	#img-logo-print {display:block;}
	#img-logo {display:none;}

	.img-content, #img-hot-news {
		float: left; 
		border: 0px; 
		padding: 0px;
		margin-right: 5px;
	}

	#img-hot-news {
		margin-top: 20px;
	}

	.img-content {
		margin-top: 10px;
	}

	#hl-other, #hl-home {border-bottom: 0.2mm solid #000; padding-bottom: 2mm;}

	#hl-other #hl-left h1 {margin-left: 5px; margin-top: 10px; font-size: 10pt;}

	#copy {border-top: 0.2mm solid #000; margin-top: 5mm;}

	#col-right {border-top: 0.2mm solid #000;}

	.content-left, .content-left-text, #col-left, #col-right {clear:both}

	#title {border-bottom: 0.5mm solid #000}

	#menu, #mail-frm, #reg-frm, #ttop, #w3c, .hidden {
		display: none;
	}

	a img {
		border: none;
	}

	body {
		width:100%;
	}
	body, th, td {
		font-size: 11pt;
	}

	p {margin: 5px 0px; padding:0px}

	h1 {font-size: 1.3em; margin-bottom: 0px; margin-left: 0px;}
	h2 {font-size: 1.1em;  margin-bottom: 0px;}
	h3 {font-size: 1.0em;}
}


