@charset "utf-8";
/* CSS Document */
@import url("style.css");
/*首页2*/
#top{ height:183px;}
#index{ height:600px; background:url(../images/index.gif) no-repeat top center; margin:0; overflow:hidden;}
#index #left{ background:url(../images/tv.gif) no-repeat 20px center; width:560px; margin:23px 0 0 12px;}
#index #left h3{ background:url(../images/shortmovie.jpg) no-repeat top right; height:43px; margin:12px 0 0 0; width:387px; float:right; border-bottom:#000000 solid 2px;}
#index #left #movie{ height:511px; clear:both; overflow:hidden;}
#index #left #movie #moviecontent{ width:480px; height:398px; margin:70px 0 0 35px; background:#333; } 
#index #left #movie #moviecontrl{ text-align:center;}
#index #left #photolist{ background:url(../images/frame.gif) no-repeat center top; text-align:center; height:63px; padding:4px 0 0 0;}
#index #left #photolist li{ display:inline;}
#index #left #photolist li img{ border:1px solid #999;}
#foot{height:0px;}
