@charset "ISO-8859-1";
.current_bg {
	background-image: url(images/bg_currentwork.png);
	background-repeat: no-repeat;
}
.bio_bg {
	background-image: url(images/bg_bio.png);
	background-repeat: no-repeat;
}
.public_bg {
	background-image: url(images/bg_public.png);
	background-repeat: no-repeat;
}
.announcement_bg {
	background-image: url(images/bg_announcements.png);
	background-repeat: no-repeat;
}
.statement_bg {
	background-image: url(images/bg_statement.png);
	background-repeat: no-repeat;
}
.press_bg {
	background-image: url(images/bg_press.png);
	background-repeat: no-repeat;
}
.contact_bg {
	background-image: url(images/bg_contact.png);
	background-repeat: no-repeat;
}
.piece_tilte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.piece_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
#Table_01 .bio_bg .style4 {
	margin-right: 80px;
	margin-left: 80px;
}
