#imgcont{
    width:750px;
    overflow: hidden;
}
#wrapper{
width:750px;
margin:0 auto;
text-align:left;
background:#fff;
padding-top:1px;
height:480px;}

#galleryBox{
position:relative;
margin-top:15px;
height:460px; }



#ul_gallery{}
#ul_gallery li{
position:absolute;
width:100px;
height:67px;overflow:hidden;
filter:alpha(opacity=0);
opacity:0.0;
z-index:1;}
#ul_gallery li img{
width:120px;}


#p_bot{
position:absolute;
top:470px;
width:748px;
text-align:center;
height:41px; 
}
#span_text1{
position:relative;
top:-20px;
text-align:center;
height:20px;
z-index: 4;
}


#span_prev,#span_auto,#span_next{
display:inline-block;
*display:inline;
*zoom:1;
width:20px;height:20px;
line-height:0;font-size:0;
vertical-align:middle;
background:url(../images/bot.gif) no-repeat 0 0; 
cursor:hand;
cursor:pointer;
margin:0 5px;}
#span_auto{background-position:-20px 0;}
#span_auto.play{background-position:-60px 0;}
#span_next{background-position:-40px 0;}
#this_prev,#this_next{
position:absolute;
z-index:999;
display:block;
width:20px;height:67px;
text-indent:-999em;overflow:hidden;
top:120px;background:url(../images/bot.png) no-repeat ;
cursor:hand;
cursor:pointer;}

#this_prev{background-position:-20px 0;right:0px; }










