
<!--
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color: #333333;
}
/*a { text-decoration: none ;}
a:link { color: blue; }
a:visited { color: purple; }
a:focus { color: red; }
a:hover { color: red; }
a:active{ color: black; }*/

a.tool {
	color: 6e6e6e;
	font-size: 14px;
	font-family: "ËÎÌå";
	text-decoration: none;
}
a.tool:link {
	color: 6e6e6e;
}
a.tool:visited {
	color: 6e6e6e;
}
.text {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height:20px;
}
.text p {
	text-indent:2em;
}
.more {
	width:50px;
	height:20px;
}
#nav {
	font-family: "Ó×Ô²", "ËÎÌå";
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a {
	width:80px;
	height:35px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color:#73eff9;
}
#copyright {
	margin:15px auto 15px 20px;
	color:white;
	font-size:12px;
	line-height:15px;
}
#site-counter {
	display:none;
}
-->
