body{
	background:url("/www/file/img/bg.png") repeat-x 0px 0px;
}
#wrapper{
	min-width:800px;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
}
pre{
	overflow-x:auto;
	white-space:pre-wrap;
	white-space:-moz-pre-wrap !important;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
}
.defloat{
	clear:both;
	visibility:hidden;
}
.hidden,.humane_date{
	display:none;
}
.right{
	float:right;
	display:inline;
}
.left{
	float:left;
	display:inline;
}
