@charset "UTF-8";
#place_intro {
	width: 205px;
	float: right;
	height: 200px;
	line-height: 20px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	overflow: auto;
}
#place_search {
	float: left;
	width: 400px;
	font-size: 11px;
	margin-top: 10px;
}

#place_photo {
	float: left;
	width: 165px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 240px;
	line-height: 20px;
	font-size: 12px;
}
.td_underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	color: #009900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 5px;
	text-align: center;
}
#1_2 {
	height: 340px;
	width: 860px;
}
#3_4 {
	height: 340px;
	width: 860px;
}

