#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:640px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:359px; padding:0px; border:0px solid #ccc; background:#000 url(../images/loading.gif) center center no-repeat}
#information {position:absolute; bottom:0; width:620px;padding:5px 10px 0px 10px; height:0; background: Transparent url(../image/bg/white-opacity.png); color:#333; overflow:hidden; z-index:200; /*opacity:.7; filter:alpha(opacity=70)*/}
#information h3, #information h3 a {padding:0px 0px 3px; font-size:15px;color:#FFF;font-weight:bold;}
 #information h3 a {padding:0px 0px 0px;}
#information p {padding:5px 0px;text-align:right;color:White;}
#image {width:640px;height:359px}
#image img {position:absolute; z-index:25; max-width: 640px;
_width: expression(document.body.clientWidth > 640? "640px" : "auto" );max-height: 359px; 
_height: expression(this.scrollHeight > 359? "359px" : "auto" );
overflow :hidden;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.6; filter:alpha(opacity=60)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#000}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#000}
#slidearea {background:#fff;float:left; position:relative; width:590px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #fff; padding:2px 15px;height:75px;}