body {
	font-family: Arial, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#Base {
	width: 700px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
#Manu {

}
#Manu a{
	color: #999999;
	text-decoration: none;
	background-position: right;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	float: right;
}
#Manu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-position: right;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#Manu .Index_S {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#Acount {
	text-align: right;
}
