#best_content {
	float:left;
	margin-left:30px;
	margin-bottom:30px;
	display:inline;
	width:530px;
}
#best_content p.subject {
	font-weight:bold;
	margin:7px 0 2px 0;
	word-break:break-all;
}
#best_content p.image {
	float:left;
	width:261px;
	margin:0;
	margin-right:5px;
	border:1px solid #eee;
}
#best_content p.image img {
	width:250px;
	border:5px solid #fff;
}
#best_content p.address {
	color:#777;
	font:9pt Arial;
	padding:0;
	margin:0;
}
#best_content p.tel {
	font:8pt Arial;
	padding:0;
	margin:0;
}
#best_content .homepage {
	font:normal 8pt Arial;
	padding:0 5px;
	margin:0;
	color:blue;
}
#best_content .homepage a {
	color:blue;
}

p.search_result {
	font:9pt Arial;
	width:600px;
	clear:both;
}
p.search_result strong {
	font-weight:normal;
	color:blue;
}

#list_header {
	float:left;
	padding:2px;
	background:#f4f4f4;
	width:596px;
}
#list_header ul {
	float:left;
	list-style:none;
}
#list_header li {
	float:left;
	padding:5px;
	margin:0;
	list-style:none;
}
#list_header li.content_count {
	font:9pt Arial;
	background:#f4f4f4 url(images/location_line.gif) no-repeat 0 8px;
	padding-left:10px;
}
#list_header li.content_count strong {
	font-weight:normal;
	color:blue;
}
#list_header li.listmode {
	margin-left:5px;
}
#list_header li.listcount {
	font:8pt tahoma;
	float:right;
}

#order_list {
	list-style:none;
	float:left;
	margin:10px 0;
	display:inline;
}
#order_list li {
	list-style:none;
	float:left;
	display:inline;
	margin-right:2px;
	font-size:9pt;
}

/* gallery_list */
#gallery_list {
	width:600px;
	margin-top:5px;
}

#gallery_list img {
	width:150px;
	height:100px;
	border:3px solid #fff;
}

#gallery_list ul {
	list-style:none;
	display:inline;
	float:left;
}
#gallery_list li {
	float:left;
	width:150px;
	height:250px;
	margin-left:30px;
	display:inline;
}
#gallery_list p {
	margin:0;
	padding:0;
}
#gallery_list p.image {
	border:1px solid #eee;
}
#gallery_list p.subject {
	font-weight:bold;
	padding:2px;
}
#gallery_list p.address {
	color:#777;
	font:9pt Arial;
}
#gallery_list p.tel {
	font:8pt Arial;
}
#gallery_list p.no_data {
	padding:20px;
	text-align:center;
	font:8pt Arial;
}

/* table_list */
#table_list {
	width:600px;
	margin-top:5px;
}
#table_list p.subject {
	font-weight:bold;
	margin:7px 0 2px 0;
}
#table_list p.address {
	color:#777;
	font:9pt Arial;
	padding:0;
	margin:0;
}
#table_list p.tel {
	font:8pt Arial;
	padding:0;
	margin:0;
}
#table_list p.no_data {
	padding:20px;
	text-align:center;
	font:8pt Arial;
}
#table_list .homepage {
	font:normal 8pt Arial;
	padding:0 5px;
	margin:0;
	color:blue;
}
#table_list .homepage a {
	color:blue;
}
