@charset "utf-8";
@import url(products.css);

@media print {
	body {text-align:left;}
	#head, 
	#container, 
	#body,
	#foot {width:540px; margin:0px; overflow:hidden;}
	#head {height:120px;}
	#contents {float:none; margin:0px;}
	#head .headBottom, 
	#navim, 
	#navit, 
	#navif, 
	#topicpath, 
	#body .bodyBottom, 
	#side, 
	#contents .print, 
	#pagenation, 
	#foot .footBottom {display:none;}
}
