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