@charset "utf-8";
/* CSS Document */


.main_container
{
	_zoom:67%;
}

*:first-child+html .main_container
{
	zoom:67%;
}

