body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);

}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 1.6;
	color: #000000;



}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.form-k {
	border: 1px solid #000000;
	background-color: #F0FCFF;

}
.article img { margin: 0 0 5px 5px; padding: 2px; width: expression(this.width >= 540 ? 540 : true); max-width:540px;  border: 1px solid #DDD; }

