﻿/*--------------------------------------------
top_movie
---------------------------------------------*/
#slider_movie_box{
			width:100%;
			height:auto;
			margin:-5px auto 25px auto;
			background-color:#fff;
			}



#slider_movie_box video{max-width:100%;height:auto;}



.top_movie_title {
    			width: 100%;
    			height: auto;
    			text-align: center;
    			margin: 5px auto -14px auto;
    			border-top: dotted 1px #707070;
			}



.top_movie_title img{max-width: 100%;text-align: center;margin: 0px auto 0 auto;}