/**
*
* movietop.css
* @charset="UTF-8"
*
**/
div#mindex_frame {
	margin:auto;
	padding:0;
	background-color:#60c0bc;
	width:100%;
	border-top:solid 2px #fff;
	text-align:center;
}
div#mindex_2center {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:723px;
}
div#mindex_frame_top {
	background-image:url('../img/movietop_01.png');
	width:723px;
	height:99px;
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
}
div#mindex_frame_center {
	background-image:url('../img/movietop_02.png');
	width:723px;
	height:520px;
	background-position:left center;
	background-repeat:repeat-y;
	text-align:center;
}
div#mindex_frame_bottom {
	background-image:url('../img/movietop_03.png');
	width:723px;
	height:22px;
	background-position:left center;
	background-repeat:no-repeat;
}
div#mindex_footer {
	padding-top:10px;
	padding-bottom:30px;
	font-size:11px;
}
div#mindex_frame_center ul.series_title {
margin:0;
padding:0;
padding-top:20px;
width:720px;
height:370px;
text-align:center;
list-style:none;
}
div#mindex_frame_center ul.series_title li {
list-style:none;
float:left;
}
div#mindex_frame_center ul.series_title  li.list1 {
width:396px;
text-align:right;
}
div#mindex_frame_center ul.series_title  li.list2 {
width:318px;
text-align:right;
}
div#mindex_frame_center ul.series_title li div {
margin:0;
padding:0;
}
ul.series_title li img {
margin:0;
border:none;
}
li.list1 img {
padding-right:5px;
}
li.list2 img {
padding-right:23px;
}
