.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.gray12 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #646464;
	line-height: 20px;
}
.bg-left {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}
.yellow {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF9900;
}
.littelgray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A4;
}
.blue14 {
	font-family: "ËÎÌå";
	color: #008095;
	font-size: 15px;
	font-weight: bold;
}
.yellow14 {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
