BODY {  
	margin:0;TEXT-ALIGN: center; background-color: #fff;
	background-image: url('images/bg.jpg'); background-repeat: repeat-x; background-position: left top
}

td {
	font-family: "ËÎÌå", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 160%;
	color: #333;
}

a:link{
	color: #000;
	text-decoration: none;
}
a:visited{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
	position: relative; right: 0px; top: 1px;
}
.title {
	font-size: 13px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
#top {
	font-family: "ºÚÌå", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight:bold;
	line-height: 150%;
	color: #333;
}
#top a {
	color: #333;
}
#top a:hover {
	color: #ff0000;
}
#bottom {
	font-family: "ËÎÌå", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #999999;
}
#bottom a {
	color: #999999;
}
#bottom a:hover {
	color: #ff0000;
}