/* CSS Document */
.box03 {
	width:100%;
	clear:both;
	background-color:#faf6ed;
	overflow:hidden;
	padding: 8px;
}
.box04 {
	clear:both;
	width:100%;
	background:#faf6ed url(../images/images9.jpg) no-repeat top center;
	height:26px;
	text-align:center;
}
.btn01 {
	cursor:pointer;
	margin:0 auto;
	width:70px;
	height:26px;
	padding:0;
	border:0;
	background:none;
}
.websiteLocation{
	width:100%;
	clear:both;
	background-image: url(../img/iconLocationBg16.png);
	margin-top: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height:22px;
}
