@charset "UTF-8";

/* 메인 동영상 플레이 관련 */
#movie_container1	{ z-index:1000; position:absolute; text-align:center; width:100%; height:100%; top:0px; }
.movie_div_obj	{ margin:0 auto; width:640px; height:480px; padding-top:250px; overflow:hidden; }
.movie_div_x	{ text-align:right; width:625px; padding-top:5px; position:absolute; font:3em 'tahoma'; color:#fff; }