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