@charset "UTF-8";.moover{position:relative;}
.moover .moover-slide{position:absolute;left:0;top:0;display:none;overflow:hidden;z-index:100;}
.moover .moover-active-slide{display:block;z-index:90}
.moover .moover-slide .moover-text, .moover .moover-text > p, .moover .moover-TW, .moover .moover-slide > img{-moz-transition-property:all;-webkit-transition-property:all;-ms-transition-property:all;-o-transition-property:all;transition-property:all;}
.moover .moover-slide .moover-text, .moover .moover-slide > img{position:absolute;z-index:5;max-width:none;min-width:none;}
.moover .moover-slide p{margin:0;text-align:center}
.moover .moover-text{margin:0;padding:0;}
.moover .moover-TW{display:inline-block;}
.moover .moover-absolute p{position:absolute;}
.moover-slide{width:100%;height:100%;}
.moover{width:900px;height:350px;}
.moover-loading{background-image:url(moover-preloader.gif) !important;background-repeat:no-repeat !important;background-position:center center !important;}
.moover-navigation{bottom:10px;position:absolute;right:0px;z-index:110;}
.moover-pagination{float:left;}
.moover-pagination .moover-switch{float:left;height:8px;margin-right:5px;width:8px;position:relative;top:1px;}
.moover-play, .moover-pause{background:url(play_pause.png) no-repeat left top;width:10px;height:10px;float:left;margin-right:8px;cursor:pointer;margin-top:1px;}
.moover-pause{background-position:right top;}
.moover-switch{border:1px solid #c4c2c2;}
.moover-switch-active{background-color:#c4c2c2;}
.moover-switch:hover{background-color:#ddd;transition:background 0.2s linear;-moz-transition:background 0.2s linear;-webkit-transition:background 0.2s linear;-o-transition:background 0.2s linear;}
.moover-slide p img{max-width:none !important;min-width:0 !important;}