﻿/* CSS Document */
@charset "utf-8";
*body{
	zoom:0.75;
	background:transparent;
	overflow:visible !important;
}
*:first-child+html body {
	zoom:100%;
}