/* ´ðËÜ¹½Â¤*/


*{
	margin: 0;
	padding: 0;
}


body
{
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 85%;
	background-color: #E6CE9B;
	line-height: 1.8em;
}

img
{
	border: 0px;
}

a
{
	font-size: 1em;
}
a:visited
{
	color: #00993E;
	text-decoration: none;
}
a:link
{
	color: #00993E;
	text-decoration: none;
}
a:hover
{
    color: #00993E;
    text-decoration: underline;
}

.footertext
{
	font-size: 11px;
	color: #555555;
	background-repeat:no-repeat;
	background-image:url(slice/images/main_08.gif);
	width:500px;
	height:60px;
	padding: 13px 0px 0px 50px ;
}