/* CSS Document */

.rollpic { height:440px; position:relative; overflow:hidden; }
.rollpic-holder { width:215px; height:440px; position:relative; overflow:hidden; }
.rollpic-holder .jcarousel-clip{ width:215px; height:440px; position:relative; overflow:hidden; }
.rollpic-holder ul{ width:215px; height:440px; position:relative; overflow:hidden; list-style-type: none;}
.rollpic-holder ul li{ width:215px; height:440px; position:relative; overflow:hidden; float:left; }
.rollpic ul li img{width:215px;height:440px;border:0px;}

.rollpic-nav { position:absolute; top:428px; left:120px; z-index:2;}
.rollpic-nav a{ font-size:0; line-height:0; text-indent: -4000px; width:16px; height:4px; border:solid 1px #0a6870; background:#0a6870; float:left; margin-right:5px; cursor:pointer;}
.rollpic-nav a:hover,
.rollpic-nav a.active { background:#a2c6c9;}





.movie {position:relative; overflow:hidden; }

.movie_pic { width:975px;  position:relative; overflow:hidden; }
.movie_pic .mask{
background-color:#333333;
height:324px;
width:12px;
overflow:hidden;
position:absolute;
left:0px;
top:0px;
z-index:4;
}
.movie_pic .r_mask{
background-color:#333333;
height:324px;
width:12px;
overflow:hidden;
position:absolute;
left:963px;
top:0px;
}
.movie_pic .jcarousel-clip{ width:975px;  position:relative; overflow:hidden; }
.movie_pic ul{ width:975px; position:relative; overflow:hidden; list-style-type: none;}

.movie_pic ul li{ width:975px; position:relative; overflow:hidden; float:left; }
.movie_pic ul li img{width:975px;height:300px;border-top:12px solid #333333;border-bottom:12px solid #333333;display:block;margin-left:auto;margin-right:auto;}

.movie_nav { position:absolute; top:286px; left:870px; z-index:2;}
.movie_nav a{ 
 text-indent: -4000px; 
 width:16px; height:16px; 
background-image:url(../../images/dh/movie_nav_grey.png);
background-repeat:no-repeat;
background-position:center center;
float:left;
margin-right:5px; 
cursor:pointer;
 }
.movie_nav a:hover,
.movie_nav a.active2 { 
background-image:url(../../images/dh/movie_nav_active.png);
}
