body {
	margin: 0px;
	float: left;
}
a {
color: #666;
text-decoration: none;
}
a:visited {
color: #999;
text-decoration: none;
}
a:hover {
color: #00798a;
text-decoration: none;
}
#box {
	width: 926px;
	float: left;
	left: 0;
	top: 0;
	background-image: url(../images/box_bj.jpg);
	background-repeat: repeat-y;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 197px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 154px;
}
#nav {
	background-image: url(../images/nav_1.jpg);
	background-repeat: no-repeat;
	width: 729px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 154px;
	position: absolute;
	left: 197px;
	top: 0px;
}
#footer {
	background-image:url(../images/footer_bj.jpg);
	background-repeat:repeat-y;
	clear:left;
	width: 926px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#footer_1 {
	background-image:url(../images/footer_1.jpg);
	background-repeat:no-repeat;
	clear:left;
	width: 926px;
	height: 18px;
	float: left;
}