@charset "utf-8";
/* CSS Document */

body{
background:url(../../movie/img/entremovie_bg.gif) repeat;
}

a:link{color:#1e6ef4;
text-decoration:underline;
}

a:visited{color:#1e6ef4;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:underline;
}

#header_movie{
	background:#ffffff;
	width:auto;
	height:101px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-bottom:1px solid #dddddd;
}

#header_movie .in{
width:830px;
margin:0 auto;
height:101px;
}

#header_movie .in .logo{
	width:115px;
	height:77px;
	padding-top:10px;
	float:left;
	margin-right:37px;
}

#header_movie .in .text{
	width:326px;
	float:left;
	padding-top:52px;
}

#header_movie .in .ex{
float:right;
padding-top:59px;
}

#wrapper_movie{
width:850px;
height:auto;
margin:0 auto;
}

#wrapper_movie h2{
margin-bottom:20px;
}

#wrapper_movie .mainmovie_area{
	width:842px;
	height:auto;
	padding:3px;
	border:1px solid #dddddd;
	background:#ffffff;
	margin-bottom: 30px;
}

.mainmovie_area .movie_cont{
	width:445px;
	height:364px;
	float:left;
	padding-left: 30px;
	margin: 15px 0px;
}

.mainmovie_area .movie_info{
	width:316px;
	height:auto;
	float:right;
	padding-right: 20px;
}

.mainmovie_area .movie_info .title{
background:url(../../movie/img/movie_logo.gif) left top no-repeat;
height:26px;
line-height:26px;
padding-left:40px;
margin-top:15px;
font-weight:bold;
font-size:14px;
padding-bottom:10px;
border-bottom:2px solid #dddddd;
}

.mainmovie_area .movie_info .text{
margin-top:10px;
margin-bottom:30px;
}


#movie_listcont{
	width:848px;
	height:400px;
	overflow:auto;
	background:#ffffff;
	border-right:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-left:1px soldi #dddddd;
	margin-bottom: 20px;

}

#movie_listcont .cont_in{
	width:760px;
	margin:30px 30px 30px 41px;
}

#movie_listcont .cont_in dl{
	width:160px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	height: 175px;
}

#movie_listcont .cont_in dt{
width:156px;
padding:1px;
border:1px solid #dddddd;
margin-bottom:10px;
}

#movie_listcont .cont_in img{
vertical-align:top;
}

#movie_listcont .cont_in dd{
	background:url(/movie/img/ttile_icon.gif) left 3px no-repeat;
	padding-left:20px;
}

h2.movielist_title{
margin-bottom:0px;
}


.bnr_list{
width:850px;
margin-bottom:30px;
}

.bnr_list img{
vertical-align:top;
}

.bnr_list li{
	float:left;
	margin-right:14px;
	margin-bottom:15px;
}

.bnr_list li.last{
float:left;
margin-right:0px;
margin-bottom:15px;
}

#movie_footer{
width:auto;
border-top:1px solid #dddddd;
padding-top:10px;
}

#movie_footer p{
width:850px;
text-align:right;
margin:0 auto 30px;
}

.iframe_cont{
margin-bottom:30px;
}

.movie_listnum{
text-align:center;
margin-bottom:15px;
}



