body,td,th,div{
	margin:0px;
	line-height:20px;	
}
img{border:0px;}

td{
	font-family: "ËÎÌå, Verdana, Arial, Helvetica";
	font-size: 12px;
	color: #000000;
	table-layout: fixed;
	WORD-BREAK: break-all; 
	WORD-WRAP: break-word;	
}
a {
	color: #000000;
	text-decoration: none;	
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.nav {
	color: #000000;
	font-weight:bold;
	text-decoration: none;	
}
a.nav:hover {
	color: #ff0000;
	font-weight:bold;	
	text-decoration: underline;
}
.title{
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
