@CHARSET "UTF-8";


.work{float: left; width: 100%; margin-top: 0px;}
.float_left{float: left}

.jcarousel-skin-tango .jcarousel-container {
   
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 974px;
    height: 480px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  974px;
    height: 480px;
    padding-top: 0px;
    margin-left: 0px;
}

.jcarousel-skin-tango .jcarousel-item {
    width:  974px;
    height: 480px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #000;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background: transparent url(../images/buttonRight_gray.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 12px;
    left: 880px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background: transparent url(../images/buttonLeft_gray.gif) no-repeat 0 0;
}

.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;
    width: 75px;
    height: 75px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango {
	width: 436px;
	height: 198px;
	float: left;
}
