@charset "utf-8";
/* CSS Document */

#banner11 { position:relative;}
.sliderbutton {float:left; width:32px; }
#banner11 .right {float:right; width:32px; }
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow { margin:0 auto; position:relative;  }
#slides { list-style:none; overflow:hidden;}
#slides li { border:20px solid #f6f6f6; background:#fff}
.photo11 {   }

.pagination_box { margin:30px  auto 0 auto; display:table; }
.pagination { text-align: center; padding: 0px; list-style: none; margin: 0px; list-style-image: none; }
.pagination li { border-bottom: #ffffff 1px solid; text-indent: -9999em;  margin: 0px 2px; width: 12px; display:inline-block; background: #c8c8c8; height: 12px; border-top: #909090 1px solid; border-radius: 8px; cursor:pointer; }

.pagination li:hover {background:#777; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:662px; height:441px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}

.button_previous-button { top:42%; color: #000; font-size: 3em; cursor:pointer;}
.button_next-button { top:42%; color: #000; font-size: 3em; cursor:pointer; float:right;}