﻿#column{ position:relative; width:401px; height:235px;}
#movies li{ position:absolute; list-style:none; z-index:2; }
#num{	position: absolute;	list-style: none;	z-index:3; right:5px;	top:5px;}
#num li{ float:left; width:13px; height:13px; cursor:pointer; background:url(../image-style/0530/off.png) no-repeat;}
#num .curr{ background:url(../image-style/0530/on.png) no-repeat;}
#mov_name{ 	position:absolute;	list-style:none;	z-index:4;  left:0; top:200px; }
#mov_name li{position:absolute; width:401px; height:35px;  background:#000; color:#fff; font-size:16px; font-weight:bold; text-align:center; line-height:35px; opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;}
