@charset "utf-8";
/* CSS Document */

#btlogo {
	position:absolute;
	width:88px;
	height:31px;
	z-index:18;
	visibility:visible;
}
.sttxt {
	text-decoration:none;
	color:#333333;
	font-size: 80%;
}
#bttxt {
	position:relative; left:100px;
	height:34px;
	width:85%;
	z-index:21;
}
#bttxt a {
	text-decoration:none;
	color:#888888;
	font-size: 90%;
}
#btbanner {
	visibility:visible;
}
#btbanner dl {
	margin: 0 0 4px 0;
	padding: 0 10px 5px;
	border: 1px #DDDDDD solid;
}
#btbanner dt {
	padding: 10px 0 3px 0;
	font-weight: bold;
	text-indent: 1em;
	font-size: 11px;
}
#btbanner dd {
	padding: 0 0 5px 0;
	line-height: 110%;
	font-size: 10px;
}

