*{
margin:0px ;
padding:0px; 
}
body{
font-size:12px;
margin:0 auto;
font-family: "ËÎÌå";
color:#000;
line-height:24px;
background:url(../images/bg.jpg) repeat;
}
ul {
list-style:none;
}

img {
border:0;
}
table{
font-size:12px;
}

table a{
color:#616161;
}
table a:hover{
color:#da2823;
text-decoration:underline;
}

a{
color: #616161;
text-decoration:none;
}
a:hover{
color:#da2823;
}

a:hover img {
FILTER: alpha(opacity=90);
-moz-opacity: 0.9
}
a img {
FILTER: alpha(opacity=100);
-moz-opacity: 1
}

.clear{ clear:both;}


.floatleft{ float:left; }

.floatright{ float:right;}