.slide-home-footer-bound{
    margin-top: 18px;
    margin-left: 10px;
}
.jcarousel-skin .jcarousel-container {
    /*border: 1px solid #346F97;*/
	overflow:hidden;
}
.jcarousel-skin .jcarousel-container-horizontal {
    width: 772px;
    height: 223px;
    /*padding: 20px 40px;*/
    /*margin-left: 30px;*/
    /*border: 1px solid #dadada;*/
    /*background: #e6e6e6;*/
    background: url(../images/slide-footer-bg2.png) no-repeat;
    padding-left: 68px;
    padding-right: 68px;
}
.jcarousel-skin .jcarousel-clip-horizontal {
    width:  772px;
    height: 200px;
	overflow:hidden;
}
.jcarousel-skin .jcarousel-item {
    /*height: 144px;
	border:1px solid #000;*/
    /*margin-top: 10px;*/
}
.jcarousel-skin .jcarousel-item-horizontal {
	margin-right:20px;
}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 100px;
    margin-right:0;
}
.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 62px;
    right: 23px;
    width: 18px;
    height: 82px;
    cursor: pointer;
    background: transparent  url(../images/next-button-active.png) no-repeat 0 0;
}
.jcarousel-next-disabled,.jcarousel-next-disabled-horizontal{
    background: transparent  url(../images/next-button.png) no-repeat 0 0 !important;
}
.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 62px;
    left: 23px;
    width: 18px;
    height: 82px;
    cursor: pointer;
    background: transparent url(../images/previous-button-active.png) no-repeat 0 0;
}
.jcarousel-prev-disabled,.jcarousel-prev-disabled-horizontal{
    background: transparent url(../images/previous-button.png) no-repeat 0 0 !important;
}
.img-js{
    width: 148px;
    height: 80px;
    padding: 10px 0 0 10px;
}
.time-js{
    width: 25px;
    height: 18px;
    background: black;
    position: absolute;
    top: 65px;
    left: 106px;
    color: white;
    font-weight: bold;
}
.li-js{
    width: 178px !important;
    height: 185px !important;
    background:url(../images/li-bg.png) no-repeat !important;
    margin-top: 15px;
    /*border: 1px solid #dddddd !important;*/
    /*margin-l: 20px;*/
    position: relative;
}
.name-js{
    padding-top: 5px;
    /*padding-left: 5px;*/
    text-align: center;
    font-size: 11px;
}
.name-js a{
    font-size: 13px;
    color: #333333;
    font-weight: bold;
}
#container-list-video{
    margin: 5px 0 0 5px;
}
.keep-each-li{
    width: 10px;
    height: 36px;
    background: url(../images/keep-each-li.png);
    position: absolute;
    top: -28px;
    left:86px;
}
.image-each-li{
    padding-left:10px;
    padding-top: 10px;
}
.image-each-li img{
    width: 156px;
    height: 120px;
}
.name-each-li{
    text-align: center;
	padding:5px;
}
.name-each-li a{
    color: #4b310f;
    font-size: 12px;
    font-family: Century Gothic;
	font-weight:bold;
}
.name-each-li a:hover{
    color: #4b310f;
    text-decoration: underline;
}
.number-each-li{
    position: absolute;
    width: 42px;
    height: 20px;
    background: #F9ECDB;
    top: 15px;
    left: 10px;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.title-slide-home-footer{
    height: 55px;
    width: 900px;
    background: url(../images/title-slide-footer-bg.png) repeat-x;
    font-size: 22px;
    line-height: 55px;
    font-weight: bold;
    font-family: Century Gothic;
}
.title-slide-home-footer span{
    font-family: Century Gothic;
    font-weight: bold;
	font-size:22px;
}    