#photo_mainframe {
	width:850px;
}

#photo_mainframe_content {
	width:850px;
}

.photo_thumb_item {
	width: 170px;
	overflow: hidden;
	text-align: left;
	float: left;
	margin:0px auto;
}

.photo_thumb_item_pic {
	width: 120px;
	height: 120px;
	background: #EEEEEE;
	margin:0px auto;
}

.photo_thumb_item_info {
	width: 120px;
	overflow: hidden;
	margin:0px auto;
}

.photo_thumb_item_info_title {
	font-size: 11px;
	color: #336699;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.photo_thumb_search_result {
	font-size: 12px;
	color: #333333;
	width: 360px;
	margin: 0 40px 20px 0px;
	overflow: hidden;
	float: left;
}

.photo_thumb_search_result_img {
	float: left;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	height: 85px;
	width: 85px;
}

.photo_thumb_search_result_data {
	float: left;
	margin-left: 10px;
	line-height: 18px;
	width: 250px;
}

.photo_thumb_search_result_info {
	font-size: 11px;
	color: #666666;
}
