html,body,table{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;

} 
a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}


.menu a:link{
	color: #ffffff;
}
.menu a:visited {
	color: #ffffff;
}
.menu a:hover{
	color: #ffff00;
}
.menu a:active {
	text-decoration: none;
	color: #ffffff;
}

.jianjie {
	line-height: 25px;
	color: #000000;
	font-family: "ËÎÌå";
	font-size: 14px;

}
.botton {
	font-family: "ËÎÌå";
	color: #000000;
	font-size: 12px;
}

.about {
	line-height: 18px;
}
.left {
	line-height: 20px;
}