﻿/* slider specific CSS */
        .sliderGallery, .sliderGallery1 {
            overflow: hidden;
            position: relative;
            height:90px;
        }
        
        .sliderGallery UL, .sliderGallery1 ul {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
            _z-index:-1;
        }
        
        .sliderGallery UL LI, .sliderGallery1 ul li {
            display: inline;
        }
        
        .slider, .slider1 {
            /*width: 542px;*/
            height: 17px;
            top: 70px;
            padding: 1px;
            position: relative;
            background: url('/images/kokon/scbg.gif') repeat-x;
        }
        
        .ui-slider-handle,.handle1,.handle {
            position: absolute;
            cursor: move;
            height: 22px;
            width: 22px;
            top: -7px;
            background: url('/images/kokon/scroll.gif') no-repeat;
            z-index: 100;
        }
        .sliderGallery img, .sliderGallery1 img{
    height:46px;
}
/*************************************newgallery*********************/
.congal
{
    margin-top:20px;
    padding:1px 0 2px 0;
    background:url(/images/kokon/point1.gif) repeat-x scroll 0 100%;
    border-top:1px solid #d9d9d9;
}
.incongal
{
    background:#f6f6f6;
    overflow:hidden;
    _zoom:1;
    padding-top:10px;
}
.newgallery
{
    margin-left:60px;
}
.newgallery .sliderGallery img{
    height:auto;
}
.newgallery .sliderGallery
{
    height:180px;
    margin-right:60px;
}
.newgallery .slider
{
    top:150px;
}
.nga
{
    padding:7px 7px 7px 6px;
    background:url(/images/kokon/rama134.jpg) no-repeat 0 0;
    height:120px;
    width:121px;
    display:inline-block;
    margin-right:10px;
    text-align:center;
}
.nga i
{
    vertical-align:middle;
    height:120px;
    display:inline-block;
    width:1px;
}
.nga img
{
    vertical-align:middle;
}
.gst1
{
    float:left; 
    width:24px;
    margin-top:30px;
    margin-left:25px;
    cursor:pointer;
}      
.gst2
{
    float:right; 
    width:24px;
    margin-top:30px;
    margin-right:25px;
    cursor:pointer;
} 
