.title
{
	width:800;
	text-align:center;
	background-color:#CCCCCC;
	border-bottom-color:#000000;
	border-bottom-width:1;
	border-bottom-style:ridge;
}
.main
{
	width:800;
	text-align:center;
	border-style:ridge;
	border-width:1px;
	border-color:#000000;
	background-color:#FFFFFF;
}
