.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 {
  padding: 5px 4px 6px 8px;
	margin-bottom:10px;
	background-color:#333;
	border-left: 10px solid #B46681;
}

.ph_widget_title span {
	color:#ffffff; 
	font-size:13px;
	font-weight:bold;
 }

.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: 240px;
  padding: 2px 0 2px 13px;
}

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

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

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

.cc_titl_nm a {
	text-decoration: none;
}

/* End */