*{
margin:0px ;
padding:0px; 
}
body{
font-size:12px;
margin:0 auto;
font-family: "Î¢ÈíÑÅºÚ";
color:#292929;
line-height:24px;
background:#f0f0f0;
}
ul {
list-style:none;
}

img {
border:0;
}
table{
font-size:12px;
}

table a{
color:#292929;
}
table a:hover{
color:#f00;
text-decoration:underline;
}

a{
color: #4b4b4b;
text-decoration:none;
}
a:hover{
color:#ff0000;
}

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;}