@charset "utf-8";

@import url("base.css");
@import url("layout.css");
@import url("shared.css");
@import url("style.css");

@media print {
	* html body { zoom:80%; }
	body { background:none !important; }
	/*	body * { text-indent:0px !important; }	*/
}

a.btn-h:hover img { opacity:0.6; filter: alpha(opacity=60); }
.alphafilter { }
.png_img { }
.lightbox { }