@charset "utf-8";
/* CSS Document */

.banner { background: url("../imgbly/banner.jpg") no-repeat center; width: 100%; height: 400px; clear: both; }
#slide-index a { color: rgb(51, 51, 51); text-decoration: none; }
#slide-index a:hover { color: rgb(204, 0, 0); text-decoration: underline; }
#slide-index { margin-bottom: 10px; width: auto; height: 400px; overflow: hidden; position: relative; min-width: 1000px; }
#slide-index .slides { width: auto; height: 400px; min-width: 1000px; }
#slide-index .slide { height: 400px; float: left; position: relative; min-width: 1000px; }
#slide-index .image { position: absolute; z-index: 1; }
#slide-index .button { width: 138px; display: none; }
#slide-index .control { width: 100%; height: 19px; text-align: center; bottom: 0px; position: absolute; z-index: 40; cursor: pointer; _height: 12px; }
#slide-index .control a { width: 11px; height: 11px; margin-right: 6px; display: inline-block; cursor: pointer; background-image: url("../images/hw_000505.png"); }
#slide-index .control a:hover { background-image: url("../images/hw_000506.png"); }
#slide-index .control a.active { background-image: url("../images/hw_000506.png"); }
.autoMaxWidth { height: 232px; overflow: hidden; position: relative; }
