@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p,a, em, font, img,
strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 80%;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 1.5;
	color:#9f8571;
	background:url(grand/upload/grand/bgpages.gif) repeat;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a {
	color: #dccfac;
	text-decoration:none;
}
a:hover {
	color: #d19800;
	text-decoration:none;
}
#navbar{
	width:100%;
	height:36px;
	top:120px;
	position:absolute;
	background:url(grand/upload/grand/bgnavbar2.png);
	z-index:1;
}

#content {
	position:absolute;
	z-index:2;
}

