@charset "UTF-8";
/*movie.css*/

#movie #introduction{text-align:center;width:750px;height:489px;padding:20px 0 0;background:url(../images/movie_box_bg.gif) no-repeat left top;}

#movie .movieNavi{text-align:left;width:709px;height:30px;margin:0 auto 21px;position:relative;}
#movie .movieNavi li{position:relative;float:left;margin:0 9px 0 0;width:230px;height:30px;}
#movie .movieNavi li.last{margin:0;}
#movie .movieNavi li a{display:block;width:230px;height:30px;}
#movie #btnMovieA{background:url(../images/movie_btn_trailer.gif) no-repeat 0 bottom;}
#movie #btnMovieA a{background:url(../images/movie_btn_trailer.gif) no-repeat 0 0;text-indent:-9999px;}
#movie #btnMovieA a:hover{background-position:0 bottom;}
#movie #btnMovieB{background:url(../images/movie_btn_play.gif) no-repeat 0 bottom;}
#movie #btnMovieB a{background:url(../images/movie_btn_play.gif) no-repeat 0 0;text-indent:-9999px;}
#movie #btnMovieB a:hover{background-position:0 bottom;}
#movie .movieNavi .newmark{position:absolute;top:-14px;left:95px;}

#movie #movieflvIn{height:363px;}
#movie #movieflv{height:363px;margin:0 0 10px;}
#movie .mCapBase{text-align:center;width:613px;margin:10px auto 0;padding:4px 0 3px;background:url(../images/movie_caption_bg.gif) no-repeat left top;}
