이런식으로 overflow:hidden 과 width 값를 정해주시면 됩니다.
a{ display: block; overflow: hidden; width: 145px; white-space:nowrap; text-overflow:ellipsis; -o-text-overow: ellipsis; -moz-binding:url(js/ellipsis.xml#ellipsis) }