@charset "utf-8";
/* CSS Document */

	
a.title{
white-space: nowrap;
   overflow: hidden;
   width: 100%;
   text-overflow: ellipsis;



}
