body{
	margin:0px;
}
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;
	line-height:20px;	
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.h_link {
	color: #555555;
	text-decoration: none;
}
a.h_link:hover {
	color: #D92618;
	text-decoration: none;
}
a.n_link {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
a.n_link:hover {
	color: #ffff00;
	text-decoration: none;
	font-weight:bold;
}
.g_b{
	border-left:1 solid #7DC5FF;
	border-right:1 solid #7DC5FF;
	background:#F6FBFF;
}