body,table,td{
font-size:12px;
}
.css {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg {
	background-attachment: fixed;
	background-image: url(img/bg-cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FED114;
}
a:active {
	text-decoration: none;
}
a.left:link {
	text-decoration: none;
	color: #000;
}
a.left:visited {
	text-decoration: none;
	color: #000;
}
a.left:hover {
	text-decoration: none;
	color: #FED114;
}
a.left:active {
	text-decoration: none;
}
