.center {
	width: 800px;
	height: auto;

}
.right {
	background-image: url(../images/rice2-1_04.gif);
	background-repeat: repeat-y;
	width: 18px;
	background-position: right;

}
.left {
	background-image: url(../images/rice2-1_02.gif);
	background-repeat: repeat-y;
	width: 19px;
}
.south {
	height: 124px;

}
.north {

	height: 128px;
}
.body {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	text-decoration: none;

}
a.active  {
	color: #99CC00;
	text-decoration: none;
}
.treeroot {
	background-image: url(../images/root_ver.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.treerootend {
	background-image: url(../images/root_ver_end.gif);
	background-repeat: repeat-y;
	background-position: right top;



}

