*{
margin:0;
padding:0;
}
img{
border:0;
}
body{
font-family:"ËÎÌå";
font-size:12px;
color:#b5915b;
background-color:#c3eeff;
line-height:18px;
}
a{
color:#b5915b;
text-decoration:none;
}
a:hover{
color:#f60;
}
.fleft{
float:left;
}
.fright{
float:right;
}
.clear{
clear:both;
}
ul{
list-style:none;
}