div#header {
	width: 812px;
	height: 149px;
	text-align: left;
	background-image: url("../images/bg_top.jpg");
	background-repeat: no-repeat;
}

div.topbt {
	width: 195px;
	height: 70px;
	position: absolute;
	top: 50px;
	left: 15px;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.address {
	width: 190px!important;
	width: 200px;
	color: #4e3d2d;
	font-size: 12px;
	padding: 10px 0px 0px 10px;
	float: left;
}

img.map {
	float: left;
	width: 372px;
	height: 196px;
	padding: 10px 0px 0px 0px;
}

ul.address li {
	line-height: 130%;
	padding: 0px 0px 5px 0px;
	color:;
}


ul.address li.space {
	text-indent: 10px;
	color: #000000;
}

img.map_btn {
	clear: both;
}





