body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo {
	background-image: url(../images/logo.gif);
	height: 44px;
	width: 335px;
	background-repeat: no-repeat;
}
.banner {
	background-image: url(../images/banner.jpg);
	height: 188px;
	width: 669px;
	background-repeat: no-repeat;
}
.navi {
	background-image: none;
	background-repeat: repeat-x;
	height: 10px;
	width: 1004px;
	background-color: #BDBDBD;
}
.menu {
	background-image: url(../images/menu.gif);
	height: 34px;
	width: 669px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.menu a: {
	font-size: 12px;
	color: ffffff;
}
.menu a:hover {
	font-size: 12px;
	color:ffffff;
}
.footer_logo {
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 260px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: DDDDDD;
	border-bottom-color: DDDDDD;
}
.footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: DDDDDD;
	border-bottom-color: DDDDDD;
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.left_menu_text:link {
	font-size: 12px;
	color: #4F5760;
	text-decoration: none;
	font-weight: bold;
}
.left_menu_text:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.left_menu_text:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
