#bts {
	display: block;
	float: left;
	height: 40px;
	width: 592px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#bts #left {
	display: block;
	float: left;
	height: 40px;
	width: 180px;
}
#bts .right {
	display: block;
	float: left;
	height: 40px;
	width: 180px;
	margin-left: 26px;
}
#s-map {
	display: block;
	float: left;
	height: auto;
	width: 590px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	padding: 10px;
}
#map-zoom {
	display: block;
	height: auto;
	width: 300px;
	float: left;
	margin-bottom: 45px;
	padding-left: 15px;
	clear: left;
}
#map-zoom small a {
	text-decoration: none;
	display: inline;
}
#map-zoom small a:hover {
	text-decoration: underline;
	display: inline;
	color: #C00;
}
#prof {
	display: block;
	float: left;
	height: 200px;
	width: 612px;
	margin-left: 6px;
	margin-bottom: 50px;
}
#prof .name {
	display: block;
	float: left;
	height: 38px;
	width: 190px;
	border: 1px solid #999;
	text-align: center;
	line-height: 38px;
}
#prof .text {
	display: block;
	float: left;
	height: 38px;
	width: 418px;
	border: 1px solid #999;
	text-indent: 30px;
	line-height: 38px;
}
#staff {
	display: block;
	float: left;
	height: auto;
	width: 612px;
	padding-left: 5px;
}
#staff #staff01 {
	display: block;
	float: left;
	height: 99px;
	width: 290px;
	background-image: url(../images/shop/staff01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 165px;
	line-height: 18px;
	padding-left: 10px;
}
#staff #staff02 {
	float: right;
	height: 99px;
	width: 290px;
	display: block;
	background-image: url(../images/shop/staff02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 165px;
	padding-left: 10px;
	line-height: 18px;
}
