@charset "gb2312";
body{margin: 0;padding: 0;}ul{list-style: none;padding: 0;margin: 0;}.micro-rotate{width: 100%;overflow: hidden;height: 480px;position: relative;}.micro-rotate-main{position: relative;width: 100%;height: 100%;}.micro-rotate-main li{	position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;	background-repeat: no-repeat;background-position: center 0;}.micro-rotate-main li a{display: block;width: 100%;height: 100%;}.micro-rotate-main li.sel{display: block!important;}.micro-rotate-control{position: absolute;z-index: 10;left: 0;right: 0;bottom: 20px;text-align: center;}.micro-rotate-control li{	display: inline-block;*display: inline;zoom: 1;vertical-align: top;cursor: pointer;	width: 15px;height: 15px;margin: 0 6px;background-color: #000;opacity: .4;filter: alpha(opacity=40);}.micro-rotate-control li.sel{opacity: 1;filter: alpha(opacity=100);}