{
float:left;
width:190px;
padding-top: 0;
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis; /* Opera */
text-overflow: ellipsis; /* IE, Safari (WebKit) */
}
原文:http://www.cnblogs.com/zousy999/p/4437507.html