@charset "UTF-8";
#bottom_slide_navi_back {
    background-repeat: repeat-x;
    height: 200px;
    position: relative;
    width: 100%;
    min-width:1024px;
}

#bottom_slide_navi_wrap {
    width: 980px;
    height: 200px;
    margin: 0 auto;
}

#bottom_slide_main_wrap {
    zoom:1;
    width: 920px;
    height: 200px;
    float: left;
    overflow: hidden;
    position: relative;
}

#bottom_slide_main_inner {
    height: 200px;
    width: auto;
    overflow: hidden;
    position: absolute;
    zoom:1;
}

.bottom_slide_btn {
    width: 30px;
    height: 200px;
    float: left;
    -moz-user-select: none; /* FireFox */
    -khtml-user-select: none; /* Safari */
}

.btn_left {
    cursor: pointer;
    margin: 88px auto;
    width: 25px;
    height: 25px;
}

.btn_left_dis {
    margin: 88px auto;
    width: 25px;
    height: 25px;
    display: none;
}

.btn_right {
    cursor: pointer;
    margin: 88px auto;
    width: 25px;
    height: 25px;
}

.btn_right_dis {
    margin: 88px auto;
    width: 25px;
    height: 25px;
    display: none;
}

.unit {
    position: relative;
    display: block;
    width: 177px;
    height: 178px;
    margin: 13px 3px 0 4px;
    float: left;
	zoom:1;
}

.unit img {
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 7px;
    display: block;
}

.unit .summary {
    display: block;
    font-size: 80%;
    padding: 0 7px;
}

.unit .summary a {
    text-decoration: none;
    background:none;
    padding:0;
    margin:0;
	font-size:90%;
}

#bottom_slide_navi_back{
background-image:url("/common/css/jvoptv00000016t4-img/slider_bc.gif");
}.btn_left{
background-image:url("/common/css/jvoptv00000016t4-img/slider_leftBtn.png");
}.btn_left_dis{
background-image:url("/common/css/jvoptv00000016t4-img/slider_leftBtn_dis.png");
}.btn_right{
background-image:url("/common/css/jvoptv00000016t4-img/slider_rightBtn.png");
}.btn_right_dis{
background-image:url("/common/css/jvoptv00000016t4-img/slider_rightBtn_dis.png");
}.unit{
background-image:url("/common/css/jvoptv00000016t4-img/slider_unit.png");
}