.anythingSlider                         {position: relative;  width: 670px; height:349px; position:relative; top: 0px; left: 0px; bottom: 0px; align:center; margin:0 auto;  }
.anythingSlider .wrapper                { width: 670px; height: 349px; margin: 0; position: absolute; overflow:hidden; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 80px; width: 670px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 50px; width: 50px; }
.anythingSlider .forward                { background-position: 0; right: 0px; background: url(../img/images/m_footprint_next.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 150px; cursor: pointer; z-index: 9999; }
.anythingSlider .back                   { background-position: 0; left: 0px; background: url(../img/images/m_footprint_prev.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 150px; cursor: pointer; z-index: 9990; }

#thumbNav                               {position: relative; top: 330px; bottom:10px; text-align: center; cursor: pointer; z-index:9999;}
#thumbNav a                             {color: #868D97; font: 10px/15px µ¸¿òÃ¼; font-weight:bold; display:inline; padding: 8px 13px; height: 30px; margin: 3px 3px 0 0; background:  url(../img/images/banner_icon_out.png) repeat-x; }
#thumbNav a:hover                       {background: url(../img/images/banner_icon_over.png) repeat-x; }
#thumbNav a.cur                         {background: url(../img/images/banner_icon_over.png) repeat-x;  }