.mscarousel {overflow:hidden}
.mscarousel img{border:0}
.mscarousel .child{position:relative;}
.mscarousel .child .set, .mscarousel .set{float:left; position:relative;}
.mscarousel .child .set .message, .mscarousel .set .message{/*position:absolute; top:0; left:0; background-color:#333333; color:#fff; display:none;*/}
.mscarousel .child .clear{clear:both}
.hand{cursor:pointer}
#carousel{
            float:left;
            left:-5000px;
            position:relative;
            visibility:hidden;
            width: 758px!important;
            }
            .banner {
            width:758px;
            height:274px;
            border:0;
            min-width:0;
            min-height:0;
            z-index:0;
            }
