@charset "UTF-8";

#mainLeft {  }
#mainLeft h2 {
	position:relative;
	width:617px;
	height:36px;
	background:url(../img/movie_main_header.gif) top left no-repeat;
}

#cm {
	position:relative;
	width:617px;
}
#movieBox {
	position:relative;
	margin:20px 77px 0 77px;
	width:463px;
	height:382px;
}
#cm ol {
	position:relative;
	width:617px;
}
#cm ol li {
	position:relative;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	width:157px;
	height:134px;
	color:#494949;
	cursor:pointer;
	background:url(../../img/list_bg_line.gif) bottom left no-repeat;
}
#cm ol li span.title {
	display:block;
	padding-bottom:3px;
	width:157px;
	font-size:93%;
	font-weight:bold;
}
#cm ol li span.title_new {
	display:block;
	padding:0 0 3px 30px;
	width:127px;
	font-size:93%;
	font-weight:bold;
	background:url(../img/movie_new_btn.gif) top left no-repeat;
}

#cm ol li.right,
#cm ol li.right span.title{
	width:144px;
}
#cm ol li.over span.title,
#cm ol li.over span.title_new {
	color:#FF6600;
}

#cm ol li img {
	width:144px;
	height:108px;
}
#cm h4{
	position:relative;
	width:617px;
	height:30px;
	background:url(../img/movie_cm_header.gif) top left no-repeat;
}
#cm p{
	position:relative;
left:484px;
	margin:0px;
	width:58px;
	height:16px;
}
#cm p a{
	display:block;
	width:58px;
	height:16px;
	background:url(../img/movie_credit_btn.gif) top left no-repeat;
}
#cm p a:hover {
	background-position:0 -16px;
}

#backStageArchive {
	position:relative;
	width:617px;
}

#backStageArchive h3 {
	position:relative;
	margin-top:30px;
	width:617px;
	height:36px;
	background:url(../img/movie_back_header.gif) top left no-repeat;
}
#backStageArchive ol {
	position:relative;
	width:617px;
}
#backStageArchive ol li {
	position:relative;
	float:left;
	margin-top:15px;
	width:157px;
	height:175px;
	cursor:pointer;
	color:#494949;
	background:url(../../img/list_bg_line.gif) bottom left no-repeat;
}


#backStageArchive ol li img {  }

#backStageArchive ol li span{
	display:block;
	width:157px;
	font-size:85%;
	font-weight:bold;
	line-height:1.2;
}
#backStageArchive ol li span.date {
	height:18px;
}
#backStageArchive ol li span.title {
}


#backStageArchive ol li.right,
#backStageArchive ol li span{
	width:144px;
}

#backStageArchive ol li.over,
#backStageArchive ol li.over span,
#backStageArchive ol li.over span.date,
#backStageArchive ol li.over span.title{
	color:#FF6600;
}
