img{border:0;}
ol,ul,li{padding:0;margin:0}
.banner{POSITION: relative; WIDTH: 1200px; FLOAT: center; HEIGHT: 80px; OVERFLOW: hidden;margin: 0 auto; margin-top:10px;}
.banner OL{POSITION: absolute; TOP: 0px; LEFT: 0px;width: 100%;}
.banner LI{WIDTH: 100%; HEIGHT: 80px}
.banner IMG{WIDTH: 100%; HEIGHT: 80px}
.mouse_direction{POSITION: absolute; WIDTH: 25px; DISPLAY: none; HEIGHT: 80px; RIGHT: 0px}
.mouse_top{BACKGROUND: url(../images/direction_icon.png) no-repeat; HEIGHT: 25px; CURSOR: pointer}
.mouse_bottom{BACKGROUND: url(../images//direction_icon.png) no-repeat 0px -25px; HEIGHT: 25px; CURSOR: pointer}

@media (max-width: 1000px) and (min-width: 761px) {
.banner{POSITION: relative; WIDTH: 100%; FLOAT: center; HEIGHT: 80px; OVERFLOW: hidden;margin: 0 auto; margin-top:10px;}
}