#contents{
	background: url(../images/movie_bg_02.jpg) 50% 118px repeat-y;
}

#head{
	width: 700px;
	height: 136px;
	background: url(../images/movie_01b.gif) no-repeat;
}

#main{

	padding: 0 10px;
}

#movie-body{
	float: right;
	width: 325px;
}
#main01{
	width: 351px;
}
#main01 h2.main-title{
	float: left;
	width: 351px;
	height: 74px;
	background: url(../images/movie_03c.png) no-repeat;
	text-indent: -9999px;
}
#main01 .intro{
	padding: 5px 15px 0 15px;

	font-size: 1.2em;
	line-height: 1.4em;
}

#movie-info{
	position: relative;

	margin: 12px;
	padding: 10px;
	width: 307px;

	border: 1px solid #942723;

	color: #942723;
}
#movie-info .sample{
	position: absolute;
	top: -20px;
	right: -10px;

	width: 114px;
	height: 55px;
	background: url(../images/mm_19.png) no-repeat;
	text-indent: -9999px;
}
#movie-info p{
	font-size: 1.2em;
	line-height: 1.4em;
}
#movie-info h2{
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: bold;

	margin: 6px 0;
	padding-bottom: 15px;
	background: url(../images/movie_07.png) left bottom no-repeat;
}

#archive{
	margin-top: 10px;
	margin-left: -5px;
	_zoom: 1;

	padding: 0 10px;
}
#archive h3.main-title{
	margin-left: 5px;
	margin-bottom: 3px;
	width: 111px;
	height: 16px;
	background: url(../images/movie_10.png) no-repeat;
	text-indent: -9999px;
}
#archive ul{
	width: 630px;
	margin: 0 auto;
}
#archive li{
	position: relative;
	float: left;
	display: inline;
	width: 104px;

	min-height: 75px;
	height: auto !important;
	height: 75px;

	margin: 5px;
	padding: 60px 6px 0 6px;
	background: url(../images/movie_14.png) left top no-repeat;
}
#archive .close{
	position: absolute;
	top: 90px;
	right: -6px;

	width: 128px;
	height: 44px;
	background: url(../images/mm_24.png) no-repeat;
	text-indent: -9999px;
}
#archive li .thumb{
	position: absolute;
	top: 8px;
	left: 14px;
}
#archive li h4{
  margin: 2px 0;

  font-size: 1.15em;
  line-height: 1.4em;
  color: #942723;
}
#archive li h4 .title{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#archive li .view{
	margin: 0 auto;
	width: 100px;
	height: 26px;
	background: url(../images/movie_17.gif) no-repeat;
	text-indent: -9999px;
}
#archive li .view a{
	display: block;
	position: relative;
	width: 100px;
	height: 26px;
	/*\*/
	overflow: hidden;
	/**/
}
