@charset "utf-8";
/* CSS Document */

/*--- mainPic -------------------------------------------------------------*/

#mainPic {
	height: 500px;
	width: 850px;
	clear: both;
}

/*--- bio -------------------------------------------------------------*/



#movie_top {
	background-image: url(images/images/movie_title_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}

#movie_center {
	background-image: url(images/images/pic_box_03.png);
	background-repeat: repeat-y;
	width: 250px;
	padding-top: 10px;
	padding-left: 20px;
}
#movie_frame {
	background-image: url(images/images/pic_box_04.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
	margin-top: 30px;
	padding-bottom: 21px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}

#pic_box_top {
	background-image: url(images/images/pic_box_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}

#pic_box_center {
	background-image: url(images/images/pic_box_03.png);
	background-repeat: repeat-y;
	width: 250px;
	padding-top: 10px;
	padding-left: 45px;
}
#pic_box_frame {
	background-image: url(images/images/pic_box_04.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
	padding-bottom: 21px;
	clear: both;
	float: left;
}

#bio_top {
	background-image: url(images/images/bio_title_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}
#bio_center	{
	background-image: url(images/images/images/news_title_center.png);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#bio_frame	{
	width: 570px;
	padding-bottom: 21px;
	background-image: url(images/images/images/news_title_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
	margin-left:280px;
	clear: right;
}
#wrapper #movie_frame #movie_center p strong {
	color: #F00;
}
