@charset "utf-8";
/* CSS Document */
* {margin:0px; padding:0px;}
#image {position:relative; width:535px; height:325px;  border:3px solid #888889; background:#ffffff url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px;}
#move {position:relative; overflow:hidden; height:34px;width:490px;}
#thumbarea {position:relative; overflow:hidden; height:34px; width:685px;}
#thumbs {position:absolute;float:left; list-style:none;height:34px;}
#thumbs li {float:left; margin-right:9px; cursor:pointer;border: 1px solid #797878;}


