#map{
	width:360px;
	height:330px;	
	float:left;
	border:1px solid #386b4f;
	margin-left:20px;
}

#spec_box{
	width:470px;
	height:330px;
	float:left;
	border:0px solid #386b4f;
	margin-left:20px;
	margin-top: 5px;
	_width:450px;
}


h2{
	height:30px;
	font-size:25px;
	font-weight:normal;
	border-bottom:1px solid #aaaaaa;
	/padding-top: 10px;
}

.spec{
	margin-top:5px;
	height:20px;
	font-size:12px;
	line-height:1.2em;
	font-weight:normal;
	border-bottom:1px solid #aaaaaa;
}

.spec span{
	width:150px;
	display:block;
	float:left;
}

#spec_box p{
	font-size:12px;
	line-height:1.4em;
	margin-left:10px;
	margin-top:10px;
}

