@charset "utf-8";

.visit-stats { width: 100%; height: 50px; overflow: hidden; background: none; color: #333; font-size: 14px; text-align: right; border-top: 0px dashed yellow; }
.visit-stats ul {list-style: none;margin: 0;padding: 0;}
.visit-stats li {height: 25px;line-height: 25px;}
.visit-stats i { margin-right: 6px; color: #ff0096; font-size: 14px; }
