@charset "utf-8";
html {
  /* body end */

}
html body {
  /* #wrapper end */

}
html body #wrapper {
  /* #home end */

}
html body #wrapper #topics {
  /* #main end */

}
html body #wrapper #topics #main ul li {
  font-size: 16px;
  line-height: 30px;
  position: relative;
}
html body #wrapper #topics #main ul li .date {
  position: absolute;
  left: 0;
  top: 0;
}
html body #wrapper #topics #main ul li .icon {
  position: absolute;
  left: 110px;
  top: 0;
}
html body #wrapper #topics #main ul li .title {
  margin-left: 185px;
}
/* html end */
