ul, li, h4, h3, h2, h1, p{
    padding:0;
    margin:0;
    list-style:none;
}

.next, .prev{
    cursor:pointer;
}
#slideshow{
    overflow:hidden;
    width:100%;
    height:100%;

}
#slideshow ul{
    width:1703px;
    height: 100%;
}
#slideshow li{
    float:left;
    height:100%;
}

#slideshow_m{
    overflow:hidden;
    width:883px;
}
#slideshow_m ul{
    width:1512px;
}
#slideshow_m li{
    float:left;
    height:121px;
}
#slideshow_g{
    overflow:hidden;
    width:465px;
}
#slideshow_g ul{
}
#slideshow_g li{
    float:left;
    padding-left:8px;
    padding-right: 8px;
}
#slideshow_s{
    overflow:hidden;
    width:470px;
}
.slideshow_s_ul{
    width:2350px;
}
.slideshow_s_li{
    float:left;
    width:470px;
    padding-right: 25px;
}
