body {
	color: #333333;
	text-align: center;
	background-image: url(image/bg_back.gif);
	background-repeat: repeat;
}
#layout {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 680px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:visited {
	color: #CC6699;
}
a:link {
	color: #6699CC;
}
a:active {
	color: #FFCC00;
}
#sitemap {
	position: absolute;
	left: 530px;
	top: 40px;
}
#bis_logo {
	background-image: url(image/bis_logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 286px;
	left: 12px;
	top: 10px;
}
.description {
	position: absolute;
	visibility: hidden;
	top: -1000px;
}
.menulist {
	list-style-position: outside;
	list-style-image: url(image/_bt_point.gif);
	margin-left: -25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
