@charset "utf-8";

/*modalArt*/
#modalArt {
	margin: 0 auto;
	width: 960px;
	height: 1551px;
	position: relative;
	background: #fff url('/sfa/artkids/img/modal_art.jpg?2007') no-repeat 0 0;
}
#modalArt h3 {
	text-indent: -9999px;
}
#modalArt p {
	text-indent: -9999px;
}


/*modalMusic*/
#modalMusic {
	margin: 0 auto;
	width: 960px;
	height: 1253px;
	background: #fff url('/sfa/artkids/img/modal_music.jpg?2007') no-repeat 0 0;
}
#modalMusic h3 {
	text-indent: -9999px;
}
#modalMusic p {
	text-indent: -9999px;
}
