#gallery {
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#category_tab {
	width: 575px;
	height: 32px;
}

#paging {
	width: 575px;
	height: 24px;
	margin-bottom: 5px;
}

.thumbnail {
	width: 575px;
	height: 110px;
}

.thumbnail_frame {
	width: 110px;
	height: 110px;
	background-image: url('../images/sumimg_bkgrnd.gif');
	float: left;
	margin-right: 5px;
}

.thumbnail_image {
	width: 100px;
	height: 100px;
	margin-top: 5px;
	margin-left: 5px;
}

.icon_space {
	width: 575px;
	height: 16px;
	margin-bottom: 5px;
}

.icon_image {
	margin-left: 5px;
	margin-right: 10px;
}

#property_base {
	color: #ffffff;
	background-image: url('../images/property.gif');
	width: 280px;
	height: 520px;
	margin-top: 70px;
	margin-left: 20px;
	float: left;
}

#property {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 14px;
}

.pic_icon {
	vertical-align: text-bottom;
	margin-right: 3px;
}
