.nowrap {
overflow: hidden;
white-space: nowrap;
/*width: 300px;*/
text-overflow: ellipsis;
}
.body {
color: #777;
}
table {
border-collapse: collapse;
}
td, th {
border: 1px solid black;
text-align: left;
}.nowrap {
overflow: