*{
	margin:0px;
	padding:0px;
}
body {
	background-color: #9DDAED;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
td{
	font-family:ËÎÌå;
	font-size:12px;
	color:#507E88;
    line-height:200%;
}
a{
	text-decoration: none;
	color:#507E88;
}
a:hover{
	color: #FF0000;
	text-decoration:underline;
}
a.left{
	text-decoration: none;
	color:#ffffff;
}
a.left:hover{
	color: #FF0000;
	text-decoration:underline;
}
a.qh{
	text-decoration: none;
	color:#598B94;
	font:14px "Î¢ÈíÑÅºÚ"
}
a.qh:hover{
	color: #FF0000;
	text-decoration:underline;
}