/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */
html {
font-size: 76%;}

body {
font-family: arial, helvetica, sans-serif;
}
.clear
{
clear:both;
}
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 688px;
}
#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
 /* IE fix */}

#slideshow ul:after {
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
float:left;
width: 530px;}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
height:280px;
width:530px;
float:left;
}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
width:158px;
float:left;
height:280px;
}
#slideshow .slides-nav li {
width:158px;
height:70px;
background:url(../images/ban_tab.jpg) top left no-repeat;
}

#slideshow .slides-nav li a {
display: block;
padding: 23px 0 0 20px;
text-decoration:none;
font-size:15px;
font-weight:bold;
outline: none;
color:#999999;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background:url(../images/ban_taba.jpg) top left no-repeat;
color:#666666;
}
.js #slideshow .slides-nav li.on a {
top: 0px;}@charset "utf-8";
/* CSS Document */


