body {
	background: url(../img/back04.gif) left top;
}


body p a{
	color:#f00;
}

/*table*/
div#Main table tr th {
	background: #fddfb1;
	border: 1px solid #fddba7;
}

div#Main table tr td {
	border: 1px solid #fddba7;
}


