/*****************************************************
全站使用
*****************************************************/
td { 
	margin:0; 
	padding:0;
   /*基本字体*/
	font-size: 12px;
	line-height: 16px;
	/*color: #000000;*/

 
}

pre
{
overflow:hidden ;
text-overflow: ellipsis; 
heigth:20px; overflow:hidden ;
text-overflow: ellipsis; 
width:  750px; 
}
