@charset "gb2312";
.fl{
    float:left;
	display:inline;
}
.fr{
    float:right;
	display:inline;
}
