	.Menu_bg 
	{
		background: url(Menu_bg.jpg) no-repeat top right;
		width: 150px;
		height: 32px;
		text-align: right;
		vertical-align:middle;
		padding-right: 30px;
		font-weight: bold;
		color: #00632f;
	}
	.Title_bg 
	{
		background: url(Title_bg.jpg) no-repeat top right;
		width: 150px;
		height: 32px;
		padding-right: 10px;
		text-align: right;
		vertical-align:middle;
		font-weight: bold;
		color: White;
	}
	.Dot_bg 
	{
		background: url(dot.gif) no-repeat top right;
		width: 50%;
		height: 20px;
		text-align: right;
		vertical-align:top;
		padding-right: 20px;
		font-weight: bold;
		color: #00632f;
	}

	.Menu_bg2 
	{
		background: url(Menu_bg2.jpg) no-repeat top right;
		width: 150px;
		height: 32px;
		text-align: right;
		vertical-align:middle;
		padding-right: 30px;
		font-weight: bold;
		color: #002e62;
	}





