#main		{
			width: 620px;
			background-color: #fff;
			padding: 40px 0px;
			text-align: center;
		}
.main-in	{
			margin: 0px auto;
			width: 564px;
			text-align: left;
			background-image: none;
		}
.button-box	{
			float: left;
			width: 140px;
			text-align: center;
		}
.button-box img	{
			margin: 0px auto 5px;
		}

.button-box a	{
			color: #443D40;
			text-decoration: none;
		}
.tlink		{
			background-color: #CCC;
		}
.tlink td	{
			background-color: #fff;
		}
.tlink td.tt	{
			width: 160px;
			background-color: #eee9ea;
		}
.list1		{
			line-height: 160%;
			font-size: 14px;
			font-weight: bold;
		}
.list2		{
			line-height: 160%;
		}
caption		{
			text-align: left;
			font-weight: bold;
			background-color: #eee;
			padding: 5px;
		}


