/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tour .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
    background: url(../images/bg/tour-1.gif) bottom right no-repeat;
}

.jcarousel-skin-tour .jcarousel-container-horizontal {
    width: 921px;
    padding: 0px 0px;
}

.jcarousel-skin-tour .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tour .jcarousel-clip-horizontal {
    width:  922px;
    height: 240px;
}

.jcarousel-skin-tour .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tour .jcarousel-item {
    width: 921px;
    height: 240px;
}

.jcarousel-skin-tour .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tour .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tour .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 /*
.jcarousel-skin-tour .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}*/

.jcarousel-skin-tour .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tour .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tour .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tour .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tour .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*
.jcarousel-skin-tour .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}*/

.jcarousel-skin-tour .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tour .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tour .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tour .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tour .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tour .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tour .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tour .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tour .jcarousel-next-disabled-vertical,
.jcarousel-skin-tour .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tour .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tour .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tour .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tour .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tour .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tour .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tour .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

#slogan4 {font-size: 26px; color: #eee; text-align: right; padding-top: 33px;}

#home-tour{}
#tour-fresh {float: left; width: 100%; background: url('/images/bg/tour.gif') top repeat-x; border: 1px solid #ccc; border-top: 0; margin-top: -15px; margin-bottom: 15px; _border-top: 1px solid #999;z-index:2}
#tour-fresh ul.navbar {float: left; width: 100%; background: #cbcbcb url('/images/bg/tour-nav.gif') top repeat-x;}
#tour-fresh ul.navbar li {float: left; font-size: 10px; border-right: 1px solid #c9c9c9; border-left: 1px solid #a7a7a7;}
#tour-fresh ul.navbar li.first {border-left: 0px; margin-left: 0;}
#tour-fresh ul.navbar li.last {border-right: 0px;}
#tour-fresh ul.navbar li a {float: left; font-weight: bold; color: #666; padding: 0 18px; line-height: 28px;}
#tour-fresh ul.navbar li a:hover {color: #333; text-decoration: none;}
#tour-fresh ul.navbar li a.focus {color: #fff; background: #666;}
#tour-fresh ul.navbar li a.focus:hover {color: #ccc; text-decoration: none;}

#home-tour {float: left; background: url(/images/bg/tour-1.gif) bottom right no-repeat;}

#tour-fresh .frame {float: left; width: 100%; }
#tour-fresh .frame img {float: left; margin: 0 10px;}
#tour-fresh .frame img.next {margin: 0 10px;}
#tour-fresh .frame h1 {float: left; margin: 25px 0; font-size: 28px; letter-spacing: -1px;}
#tour-fresh .frame p {float: left; font-size: 16px; width: 525px;}
#tour-fresh .inithide {display:none}

#tour-fresh .frame1 h1 {font-size: 19px;}
#tour-fresh .frame5 p {font-size:12px}

.aboutus {float: left; width: 500px;}
.aboutus img {float: left; margin-right: 15px;}
.aboutus h3 {float: left; width: 300px; font-size: 14px; margin: 30px 0 6px 0;}
.aboutus p {float: left; width: 300px; font-size: 11px; line-height: 16px;}
.aboutus ul {float: left; width: 200px; margin: 10px 0 0 15px;}
.aboutus ul li {float: left; width: 180px; clear: left; padding-left: 12px; background: url('/images/tour/bullet-grey.gif') left no-repeat; line-height: 20px;}
.sections {float: left; width: 365px; background: url('/images/tour/div-grey.gif') left repeat-y; padding-left: 35px; margin-left: 20px;}
.sections ul {float: left; width: 100%;}
.sections ul li {float: left; width: 100%; }
.sections ul li img {float: left; margin-right: 10px;}
.sections ul li h2 {float: left; width: 250px; margin: 8px 0 5px 0;}
.sections ul li p {float: left; width: 250px;}
