@charset "utf-8";
.hd { display: none; }
.cutstr{
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap; 
}