@charset "utf-8";
@import url("common.css");
body{
	background-image:url(../img/common/body_back.jpg);
}
.maparea{
	width:380px;
	float:left;
	margin-right:20px;
	}
.listarea{
	width:200px;
	float:left;
	}			
.btn{
	height:20px;
	text-align:center;
	}
.map_tab{
	width:580px;
	margin:10px 0 10px 15px;
	}
.map_tab p{
	width:116px;
	float:left;
	}
h4.right_h4{
background:#F2E6D1;
color:#330000;
}	