@charset "utf-8";
/* CSS Document */




.slider {position:relative; overflow:hidden; width:210px; height:418px;  margin-bottom:20px;margin-top:20px;}
.slidercontent {position:absolute;left:10px;}
.slidercontent .upper {}
.section {padding:0px;}
.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px;  margin-bottom:20px;}

.section {}

.play-up{
width:190px;
height:9px;
position:absolute;
top:30px;
left:10px;
background:url(../img/play-up.gif) no-repeat top left;
cursor:pointer;
z-index:9400;

}

.play-up:hover, .play-down:hover{background-position:0px -9px;}

.play-down{
width:190px;
height:9px;
position:absolute;
background:url(../img/play-down.gif) no-repeat top left;
cursor:pointer;
top:452px;
left:10px;
z-index:9400;
}



.play-up-videolista{
width:190px;
height:9px;
position:absolute;
top:-15px;
left:10px;
background:url(../img/play-up-videolista.gif) no-repeat top left;
cursor:pointer;
z-index:9400;
}

.play-down-videolista{
width:190px;
height:9px;
position:absolute;
background:url(../img/play-down-videolista.gif) no-repeat top left;
cursor:pointer;
top:422px;
left:10px;
z-index:9400;
}

.play-up-videolista:hover, .play-down-videolista:hover{background-position:0px -9px;}


.play-up-video-tv{
width:190px;
height:9px;
position:absolute;
top:-15px;
left:10px;
background:url(../img/play-up-video-tv.gif) no-repeat top left;
cursor:pointer;
z-index:9400;

}
.play-down-video-tv{
width:190px;
height:9px;
position:absolute;
background:url(../img/play-down-video-tv.gif) no-repeat top left;
cursor:pointer;
top:422px;
left:10px;
z-index:9400;
}
.play-up-video-tv:hover, .play-down-video-tv:hover{background-position:0px -9px;}


