html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}

.jianjie {
	line-height: 28px;
	color: #000000;
	font-family: "ËÎÌå";
	font-size: 12px;

}
.botton {
	font-family: "ËÎÌå";
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 0.1em;
}.about {
	line-height: 22px;
}

.t a:link {
	color: #ffffff;
	text-decoration: none;
}
.t a:visited {
	text-decoration: none;
	color: #ffffff;
}
.t a:hover {
	text-decoration: none;
	color: #ffff00;
}
.t a:active {
	text-decoration: none;
	color: #ffff00;
}