.myclear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	font-size: 0px;
	line-height: 0em;
}

.ph_widget_title {
  color: #fff;
  padding: 5px 10px 6px;
  background: #333;
  border-left: 10px solid #0C8084;
	margin-bottom:10px;
	font: bold 13px arial, sans-serif;
}

.ph_widget_select_state {
	float: left;
	font-size: 14px;
	margin-right: 7px;
	width: 70%;
}

.ph_widget_search_btn {
	float: left;
	margin-left: 10px;
}

.ph_title {
	width:100%;
	padding: 0 0 15px;
}
.ph_title span {
	font-size: 20px;
}

.place_style {
  float: left;
  width: 235px;
  padding: 2px 0px 2px 11px;
}

.place_style a {
  font-size: 11px;
  text-decoration: none;
  color: #777;
  font-weight: bold;
  display: block;
}

.place_style a:hover {
  color: #000;
  text-decoration: underline;
}

.cc_titl_nm {
	font-weight: bold;
	padding: 0 0 5px;
}

.cc_titl_nm a {
	text-decoration: none;
}

/* End */