@charset "utf-8";
#gallery_stage {
	width: 940px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
.gallerycategory {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	line-height: 1.4em;
	font-size: 12px;
	color: #333333;
	margin-right: 20px;
	text-align: center;
	border: 1px solid #DFCBA8;
	background-color: #F5EEE6;
}
