html { overflow-y:scroll }

#ggw { position:relative; height:94px; margin-top:10px; width:736px; overflow:hidden; cursor:pointer; }
#ggw ul { position:absolute; top:0; left:-25000px; width:24000px; overflow:hidden; padding:0; margin:0; list-style:none; }
#ggw ul li, #ggw ul li a, #ggw ul li a img { float:left; }
#ggw ul li a { padding:0 6px; opacity:.6; filter:alpha(opacity=60); }
#ggw ul li a:hover { opacity:1; filter:alpha(opacity=100); }

#displayer { margin:auto; border: none; }


.imageText { text-align: center; padding: 10px; }