﻿@charset "UTF-8";

/* slim_curry@163.com */
.clear:after { 
  content:"\200B"; 
  display:block; 
  height:0; 
  clear:both; 
}
.clear {
  *zoom:1;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
 