@charset "utf-8";

#intro { position:relative; float:left; width:930px; height:300px; margin-bottom:10px; padding:0; overflow:hidden; }

#new_document { position:relative; float:left; width:270px; height:90px; margin:0; padding:4px; overflow:hidden; background:#f9f9f9; border:1px solid #eaeaea; }

#new_document1 { position:relative; float:left; width:270px; height:90px; margin-top:10px; padding:4px; overflow:hidden; background:#f9f9f9; border:1px solid #eaeaea; }

#movie_box { position:relative; float:right; width:320px; height:200px; margin:0; padding:4px; overflow:hidden; background:#f9f9f9; border:1px solid #eaeaea; }

#new_image { position:relative; float:left; width:270px; height:200px; margin-right:20px; padding:4px; overflow:hidden; background:#f9f9f9; border:1px solid #eaeaea; }


