/*===== layout =====*/


body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #eee9e4;
}.boxLeft {
	background-image: url(../images/00%20share/boxLeft.gif);
	background-repeat: repeat-y;
}
.boxRight {
	background-image: url(../images/00%20share/boxRight.gif);
	background-repeat: repeat-y;
}
