*{
margin:0px ;
padding:0px; 
}
body{
font-size:12px;
margin:0 auto;
font-family: "ËÎÌå";
color:#434343;
line-height:24px;
background:#e3e3e3;
}
ul {
list-style:none;
}

img {
border:0;
}
table{
font-size:12px;
}

table a{
color:#434343;
}
table a:hover{
color:#f00;
text-decoration:underline;
}

a{
color: #666666;
text-decoration:none;
}
a:hover{
color:#FF3300;
}

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;}