﻿/*分页css*/
.number .page {
color:red;
background:#eee;
padding:3px;
}
.clear {clear:both;}
#title{ 
width:50px; 
overflow:hidden; 
text-overflow:ellipsis; 
white-space:nowrap; 
word-break:keep-all; 
}