/* CSS Document */

.clear{ clear:both; line-height:0; font-size:0; height:0;}
#jswbox{width:1100px; margin:0px auto;}
#jswbox ul{position:relative;height:480px;top:-30px;}
#jswbox li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:0px; left:10px;}
#jswbox li img{width:100%;height:100%;vertical-align:top; float:left; border:0;}
#jswbox .prev, #jswbox .next{ display:none;}
.katitimg{
    display: block;
    color: #7fcae9;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    text-align: center;
    margin-top: -30px;
    padding-bottom: 80px;
}

