.bg_flower {
	background-image: url(../images/Flower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_gray {
	font-family: "¿¬Ìå_GB2312";
	font-size: 13px;
	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;
}
.bg {
	background-image: url(../images/bg_inside.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	color:  #FF0000;
}
a:hover {
	font-family: "ËÎÌå";
	color: #000000;
	text-decoration: underline;

