.lof-slidecontent {
    height: 337px;
    margin-top: -1px;
    overflow: hidden;
    position: relative;
    width: 976px;
}
.lof-slidecontent .preload {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100000;
}
.lof-slidecontent .preload div {
    background: url("../images/load-indicator.gif") no-repeat scroll 50% 50% transparent;
    height: 100%;
    width: 100%;
}
.lof-main-wapper {
    background: url("../images/load-indicator.gif") no-repeat scroll 50% 50% transparent;
    height: 337px;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 765px;
}
.lof-main-wapper .lof-main-item {
    height: 337px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
}
.lof-main-wapper .lof-main-item img {
    height: 337px;
    padding: 0;
    width: 765px;
}
.lof-main-item-desc {
    background-image: url("../images/banner_text_bk.png");
    background-repeat: no-repeat;
    bottom: 0;
    height: 37px;
    left: 0;
    position: absolute;
    width: 100%;
}
.lof-main-item-desc p {
    color: #FFFFFF;
    margin: 0 8px;
    padding: 8px 0;
}
.lof-main-item-desc h3 a {
    color: #FFFFFF;
    font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
    font-size: 140%;
    margin: 0;
    padding: 20px 8px 2px;
}
.lof-main-item-desc h3 a:hover {
    color: #FFFF66;
    text-decoration: underline;
}
ul.lof-navigator {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 204px;
}
ul.lof-navigator li {
    cursor: pointer;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.lof-navigator-outer {
    color: #FFFFFF;
    height: 110px;
    margin-right: 9px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 204px;
    z-index: 100;
}
.lof-navigator li div {
    color: #FFFFFF;
    height: 110px;
    margin-left: 0;
    padding-left: 5pt;
    position: relative;
}
.lof-navigator li.active div {
}
.lof-navigator li img {
    float: left;
    height: 115px;
    width: 204px;
}
.lof-navigator li.active img {
}
.lof-navigator li.active h3 {
    color: #FFFFFF;
}
.lof-next {
    background: none repeat scroll 0 0 #F9F9F9;
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
    width: 100%;
}
.lof-previous {
    background: none repeat scroll 0 0 #F9F9F9;
    bottom: 0;
    display: block;
    height: 30px;
    position: absolute;
    width: 100%;
}
