﻿
/*************底部***************/
.main-bottom{
    margin:auto; 
    width:1100px; 
    padding-top:60px;
	font-family:"Microsoft YaHei","P22 Underground W01","Helvetica",sans-serif;
	font-size:14px;
}
.main-bottom h1{font-size:16px;padding-left:15px;}
.main-bottom ul li{float:left;}
.main-bottom img{width:80px;height:80px; margin-left:3px;margin:0 15px;}
.main-bottom .current-users ul li{margin-top:20px;margin-bottom:20px;}
.row li{}

/********截字************/
.st{line-height: 20px; height: 20px;font-size:12px;
 white-space: nowrap;
 height: 20px;
 overflow: hidden; 
 text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 width:75px;}
