/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
     color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:active {
    color: #B8B8B8;
	}
.black{
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.white{
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.bold{
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.hei{
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.hei a:link {
	color: #000000;
	text-decoration: none;
	}
.hei a:hover{
	COLOR: #FF0000;
        padding-left:15px;
	text-decoration: none;
	}
.leftbk1{
	background-image: url(images/left2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftbk{
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}