@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:tahoma;
	background-color:#eeeee8;
}
form {
	margin:0px;
	padding:0px;
}
input {
	margin:0px;
	padding:0px;
}
img {
	border:0;
}
.menu{
padding-left:3px;}
.menu a {
	background:url(images/mbg.gif) repeat-x;
	height:21px;
	border:1px solid #aca899;
	padding:0px 5px;
	display:block;
	float:left;
	line-height:21px;
	color:#000000;
	text-decoration:none;
	border-bottom:0px
}
.menu a:hover {
	background:url(images/mout.gif) repeat-x;
	border:1px solid #2aca899;
	border-bottom:0px
}
.menu a.now {
	background:url(images/nowbg.gif) repeat-x;
	border:1px solid #aca899;
	border-bottom:0px
}
.ads {
	text-align:center;
	margin:20px;
}
h1 {
	padding:0;
	margin:0;
}
h1 a {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
