@media projection, screen { .tabs-hide { display:none; } }
@media print { .tabs-nav { display:none; } }

.tabs-nav:after { display:block; clear:both; content:" ";}
.tabs-container { height:290px; overflow:hidden; width:960px; }
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { background:url(../images/Focus.png); }
.tabs-selected { /* background:url(../images/tabs-arrow.png) no-repeat center top; */ }
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active { /* background-position:100% -100px; */ }
.slider-control { height:20px; right:0px; bottom: 10px; position:absolute; width:100px; z-index:10; }
.slider-control li { background:url(../images/No_Focus.png); float:left; margin-right:1px; text-align:center; width:20px; }
.slider-control li.fifth { margin-right:0; width:20px; }

.slider-control span.title { color:#302D2D; font-size:16px; font-weight:bold; text-decoration:none; }
.slider-control p { color:#908F8F; }
.slider-control li a { background:url(../images/No_Focus.png); display:block; height:25px; text-decoration:none; width:25px; }
.slider-control li.fifth a { width:20px; }
.slider-control li.first a:hover { background:url(../images/Focus.png) no-repeat  }
.slider-control li.second a:hover { background:url(../images/Focus.png) no-repeat }
.slider-control li.third a:hover { background:url(../images/Focus.png) no-repeat  }
.slider-control li.fourth a:hover { background:url(../images/Focus.png) no-repeat }
.slider-control li.fifth a:hover { background:url(../images/Focus.png) no-repeat }