
.header-bt {
	background-image: url(header-bt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}
.header-bt ul {
	width: 743px;
	display: block;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
.header-bt li {
	display: block;
	float: right;
	height: 23px;
	width: 100px;
	margin-top: 22px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-top: 7px;
}
.header-bt a {
	color: #7d4401;
	text-decoration: none;
}
.header-bt a:hover {
	color: #ffae00;
}

