"UTF-8";
/* CSS Document */
#images {border:2px solid #ff0000; height:225px; background:#ff0000;}
#image {position:relative; width:734px; height:338px; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute;width:734px;height:338px;}
.imgnav {position:absolute; height:338px; width:50%; z-index:100; outline:none; cursor:pointer}


.thumbarea {position:relative; bottom:40px; height:20px; overflow:hidden;}
#thumbs {position:absolute; list-style:none; padding:0 12px; height:20px;}
#thumbs li {float:left; display:block; cursor:pointer; width:18px; height:18px; margin:0 3px; color:#FFFFFF; font-family:Arial; text-align:center; line-height:18px; background-color:#929292; border:1px solid #AAAAAA;}
#thumbs li.tab_on {display:block; cursor:pointer; width:18px; height:18px; margin:0 3px; color:#FFFFFF; font-family:Arial; text-align:center; line-height:18px; background-color:#000000; border:1px solid #4F4C4C;}

#previmg {left:0; background:url(../images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
/*end*/

