@charset "utf-8";
body {
	font-size: 40%;
	width:50%;
	height:50%;
	zoom:2;
}
#other {
	font-size: 100%;
}

#header_container{
/*	height:82px;*/
	position:fixed;
	zoom: 2;
	width:50%;
}
#colorbox, #groupMenu{
	zoom:2;
}
.material_detail_table {
	font-size:100%;
}
input, textarea{
	font-size:100%;
}
.button_bar {
	height:82px !important;
	position:fixed;
	zoom: 2;
	width:50%;
}
