@charset "utf-8";
/* CSS Document */
body {
	*zoom: 67%;

}

#body-layout{
	position: relative;
}

#contents{
	float: none;
	margin-left: 270px;
}

#sideMenu{
	float: none;
	position: absolute;
	top: 0;
	left: 0;
}
