body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
.bg_flower {
	background-image: url(images/Flower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
		text-decoration:none
}
.text_gray {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration:none
}
.bg_flower_L {
	background-image: url(images/Flower_L.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

