@charset "utf-8";

html,
html body {
	*zoom: 0.65 !important;
}
#wrapper {
	display: table\9;
}
#main {
	display: table-cell\9;
	float: none\9;
}
#side {
	display: table-cell\9;
	float: none\9;
}
#contents_outer {
	overflow: hidden;
	*zoom: 1;
}
