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

#left{
	display:none;
}
#right{
	display:block; float:none;
	width:100%; overflow:auto;
}

