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 {
	margin:0px 0 0px 0;
	height:39px;
}
.menu a{
	margin:0px 0px;
	display:block;
	float:left;
	width:87px;
	text-align:center;
	height:39px;
	line-height:39px;
	color: #ffffff;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
.menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover{
	color: #ffff00;


	font-weight: bold;
}
.menu a:active {
	text-decoration: none;
	color: #ffffff;
}
.menu span {
	float:left;
}

.jianjie {
	line-height: 25px;
	color: #000000;
	font-family: "ËÎÌå";
	font-size: 14px;

}
.botton {
	font-family: "ËÎÌå";
	color: #000000;
	font-size: 12px;
}.about {
	line-height: 25px;
}
