body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tbborder
{
	border:solid 1px lightblue;
}
.mouseon
{
  color:#0000ff;
}
.monuseout
{
 color:Red;
}
#dh {
	position: absolute;
	height: 75px;
	width: 540px;
	left: 325px;
	top: 100px;
}
#dh1 {
	position: absolute;
	height: 35px;
	width: 400px;
	left: 325px;
	top: 100px;
}
ul {
	list-style-type: none;
}
#dh1 li {
	float: left;
	width: 50px;
	padding-top: 13px;
}
#te {
	position: absolute;
	height: 25px;
	width: 180px;
	left: 500px;
	top: 200px;
	background-color:Black;
	
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

.STYLE1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "ËÎÌå";
}
.STYLE2 {
	color: #000000;
	font-size: 14px;
	font-family: "ËÎÌå";
	border:solid 1px lightblue;
	
}
.STYLE3 {
	color: #990000;
	font-size: 14px;
	font-family: "ËÎÌå";
	font-weight: 300;
	line-height: 20px;
}
.STYLE4 {
	color: #ffffff;
	font-size: 16px;
	font-family: "ËÎÌå";
	font-weight: normal;
}


#shou a {
	cursor: hand;
} 