@charset "UTF-8";
#banner #btn-home {
	height: 54px;
	width: 168px;
	position: absolute;
	left: 2px;
	top: 234px;
	font-weight: bold;
	z-index: 3;
}
#banner #btn-believe {
	background-image: url(../images/menu-tab-bg.jpg);
	height: 54px;
	width: 168px;
	position: absolute;
	left: 170px;
	top: 234px;
	font-family: "Times New Roman", Times, serif;
	color: #8A945C;
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
	z-index: 4;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
