body {
	background: url(../img/back02.gif) left top;
}

/*table*/
div#Main table tr th {
	background: #d7efc6;
	border: 1px solid #bce4a1;
}

div#Main table tr td {
	border: 1px solid #bce4a1;
}

