/*
create by zhangqingsen 20120314 for blog
*/
.cuttitle{
width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
