#page_body {
	background:#F3E7B2 url(../images/img_film.jpg) top left repeat-y;
	overflow:hidden;
}
#col_01 {
	position:relative;
	float:left;
	width:350px;
	min-height:600px;
}
.img_film {
	position:absolute;
	width:206px;
	height:176px;
	left:74px;
	overflow:hidden;
}
#col_02 {
	float:right;
	width:490px;
	min-height:600px;
	background:url(../images/bg_content_right.gif) top left repeat-y;
}
#col_02 .content {
	padding:20px;
}





