@charset "UTF-8";

.movie nav.gnav  ul li.movie a {
	background:url(/magicianwiz/img/common/gnav_07_on.png) top left no-repeat;
}

.movie .content {
	width:940px;
	margin:0 auto 20px;
	padding:25px 0 0 0;
}

.movie .content h1 {
	line-height:0;
}

.movie .content .contentinner {
	background:url(/magicianwiz/movie/img/section_bg.png) top left repeat;
	width:940px;
	overflow:hidden;
	padding:20px 0 10px 0;
}

.movie p.gohome {
	width:940px;
	text-align:center;
	margin:0 auto;
	background:url(/magicianwiz/movie/img/gohome_bg.png) top left repeat;
	margin-top:-20px;
}


/* 150227 ================================= */

.movie h2 {
	text-align:center;
	margin-bottom:14px;
	}

.list_thum {
	margin-left:57px;
	margin-bottom:20px;
	overflow:hidden;
	}

.list_thum li {
	width:268px;
	overflow:hidden;
	margin-bottom:20px;
	float:left;
	margin-right:14px;
	z-index:100;
	position:relative;
	}

.list_thum .thum {
	width:268px;
	height:154px;
	z-index:50;
	position:relative;
	}
	
.list_thum .hover {
	width:268px;
	height:154px;
	margin-top:-154px;
	z-index:100;
	position:relative;
	}
.list_thum .hover a {
	width:268px;
	height:154px;
	display:block;
	/*text-indent:-9999px;*/
	}
.list_thum .hover a:hover {
	width:268px;
	height:154px;
	display:block;
	background:url(/magicianwiz/movie/img/thum_hover.png) repeat;
	}
	
.list_thum .title {
	font-size:12px;
	line-height:18px;
	color:#fff;
	text-align:center;
	margin-top:5px;
	}


