#layer0		{
			background: none;
		}
.center-box	{
			padding-right: 20px;
		}
#right0		{
			float: left;
			width: 210px;
			text-align: center;
			margin-top: 25px;
			border: 1px solid #ccc;
		}

.right-box	{
			width: 198px;
			background-color: #fff;
			padding: 5px 0px;
			text-align: left;
		}

.right-bottom-box	{
			width: 198px;
			margin: 10px 0px 10px;
			line-height: 140%;
			text-align: left;
		}
.right-bottom-box div	{
			padding: 10px;
		}
#foot		{
			float: none;
			background: none;
			text-align: left;
			margin:0px  auto;
			width: 780px;
			padding-top: 5px;
			color: #999;
			line-height: 160%;
			font-size: 10px;
		}
#foot a		{
			color: #999;
		}

