
p.search_result {
	font:9pt Arial;
	background:transparent url(images/location_line.gif) no-repeat 0 3px;
	padding-left:10px;
}
p.search_result strong {
	font-weight:normal;
	color:blue;
}

p.content_count {
	font:9pt Arial;
	background:#f4f4f4 url(images/location_line.gif) no-repeat 0 8px;
	padding:5px;
	margin:0;
	padding-left:10px;
}
p.content_count strong {
	font-weight:normal;
	color:blue;
}

#order_list {
	list-style:none;
	float:right;
	margin:10px 5px;
	display:inline;
}
#order_list li {
	list-style:none;
	float:left;
	display:inline;
	margin-left:2px;
	font-size:9pt;
}

p.buttonset {
	
}

/* gallery_list */
#gallery_list {
	width:600px;
	clear:both;
}

#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:158px;
	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.name {
	color:#777;
	font:9pt Arial;
}
#gallery_list p.regdate {
	font:8pt Arial;
}
#gallery_list p.no_data {
	padding:20px;
	text-align:center;
	font:9pt Arial;
}

/* list_search_box */
#list_search_box {
	margin-top:10px;
	float:left;
	clear:both;
}
#list_search_box label {
	margin-right:5px;
	float:left;
	font:9pt Arial;
	color:#777;
	background:transparent url(images/glass.gif) no-repeat 0 2px;
	padding-left:15px;
}
#list_search_box input {
	margin-right:5px;
	float:left;
}
#list_search_box legend {
	display:none;
}
