@charset "utf-8";
body {
	background-image: url(../img/gif/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#menu {
	height: 147px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/gif/menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#rodape {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #818181;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	line-height: 26px;
}
#zx {
	margin-left: 560px;
}
a:link {
	color: #ABABAB;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #EBEBEB;
	text-decoration: none;
}
a:active {
	color: #EBEBEB;
	text-decoration: none;
}
