td {
	font-size: 12px;
	line-height: 160%;
}
.big {
	font-size: 13px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.a1 {
	text-decoration: none;
	color: #FFFFFF;
}
a.a1:hover {
	color: #FFFF00;
	text-decoration: none;
}
.bian {
	border: 1px solid #000000;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(123.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.myfont1 {
	font-family: "ËÎÌå";
	line-height: 180%;
	background-position: 2em;
	text-indent: 2em;

}
