.border-LR {
	border-right-style: none;
	border-left-style: none;
	background-color: #FEF5F8;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
}
.BG {
	background-image: url(sozai/samples/sample-window/BG.gif);
	background-repeat: repeat-y;
}
.border-maintable table tr td table tr td table tr .BG #scroll {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 646px;
	overflow: scroll;
}

