td {
	font-family: "Arial", "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
}
body {
	font-family: "Arial", "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #000000;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.name1 {
	font-family: "Arial", "ËÎÌå";
	font-size: 12px;
	color: #33FFFF;
}
a:link {text-decoration: none ; color:#FFFF99}
a:visited {text-decoration: none; color:#FFFF99}
a:hover {text-decoration:none; color:#33FFFF} 
a:active {text-decoration:none; color:#33FFFF}
.hand {
	cursor: hand;
	color: #66FFFF;
}
table.frame{
background-color:#464646;
border:5px solid #DC521C;
width:560px;
}
table.red{
background-color:#CC0000;
border:#000000 solid 5px;
width:560px;
}
table.content{
background-color:#2F2F2F;
border:#868686 solid 1px;
width:150px;
height:110px
}
