
.overflow{
	 table-layout: fixed; 
}
.overflow td{
	white-space:nowrap;
}
.div_fs{
	width:200px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	text-decoration: none;
	cursor: hand;	
}

.div1{
	width:166px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	cursor: hand;	
}

.div2{
	width:390px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	cursor: hand;	
}

.xjj {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.tr1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #B80000;
	text-decoration: none;
	font-weight: bold;
}
.jb {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.jb:hover{
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
