 .cEnd {
    /* clear fix without presentational markup. Mostly use .cEnd class for the float container. But when lotta containers
    in one selector, add it directly here like #propertyEntry div */
        display: inline-table;
    /* Hides from IE-mac \*/
        height: 1%;
        display: block;
    /* End hide from IE-mac */
    }
        html>body .cEnd {
        height: auto;
    }
    .cEnd:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }        
   
.clear { clear: both; }     
/*_____________________________________________ Start - Projects - jCarouselLiteDemo _____________________________________________*/

#jCarouselLiteDemo .carousel  {
    padding: 10px 0 0 0;
    margin: 0 0 12px 10px;
    position: relative;     
}
    #jCarouselLiteDemo .digg {
        position: absolute;
        left: 610px;
        top: 110px;
    }
    #jCarouselLiteDemo .main {
        margin-left: 10px;
    }

    #jCarouselLiteDemo .demo em {
        color: #FF3300;
        font-weight: bold;
        font-size: 60%;        
        font-style: normal;
    }
    #jCarouselLiteDemo .carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
        float: left;
    }              
    #jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next {
        display: block;
        float: left;
        width: 15px;
        height: 87px;
        text-decoration: none;
        background: url("image/left.gif") left 30px no-repeat;
    }
        #jCarouselLiteDemo .carousel a.next {
            background: url("image/right.gif") right 30px no-repeat;
        }
            #jCarouselLiteDemo .carousel a.next:hover {
                background-image: url("image/h_right.gif");
            }
            #jCarouselLiteDemo .carousel a.prev:hover {
                background-image: url("image/h_left.gif");
            }    
            #jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {
                border: none;
                outline: none;
            }                 
    #jCarouselLiteDemo .carousel .jCarouselLite {
        border: 0px solid black;
        float: left;
        background-color: #fff;
        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
    }
        #jCarouselLiteDemo .carousel ul {
            margin: 0;
        }
        #jCarouselLiteDemo .carousel li img, 
        #jCarouselLiteDemo .carousel li p {
            background-color: #fff;
            width: 128px;
            height: 90px;
            margin: 5px;
        }
        
        #jCarouselLiteDemo .widget img {
            cursor: pointer;
        }
            #jCarouselLiteDemo .mid {
                margin-left: 80px;
                width: 400px;
                height: 300px;
            }
            #jCarouselLiteDemo .vertical {
                margin-left: 170px;
            }
                #jCarouselLiteDemo .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                    width: 170px;
                }
            #jCarouselLiteDemo .imageSlider li img, 
            #jCarouselLiteDemo .imageSlider li p, 
            #jCarouselLiteDemo .imageSliderExt li img , 
            #jCarouselLiteDemo .imageSliderExt li p {
                width: 400px;
                height: 300px;
            }
            
/*_____________________________________________ End - Projects - jCarouselLiteDemo _____________________________________________*/


.tab{margin-top:10px}

#TabTab03Con1{width:512px;height:253px;border-left:#B3B3B3 1px solid;border-bottom:#B3B3B3 1px solid;border-right:#B3B3B3 1px solid;}
#TabTab03Con2{width:512px;height:253px;border-left:#B3B3B3 1px solid;border-bottom:#B3B3B3 1px solid;border-right:#B3B3B3 1px solid;}
#TabTab03Con3{width:512px;height:253px;border-left:#B3B3B3 1px solid;border-bottom:#B3B3B3 1px solid;border-right:#B3B3B3 1px solid;}

.xixi1{width:514px;height:27px;line-height:27px;background-image:url(image/01.jpg);cursor:pointer;}
.xixi2{width:514px;height:27px;line-height:27px;background-image:url(image/02.jpg);cursor:pointer;}
.xixi3{width:514px;height:27px;line-height:27px;background-image:url(image/03.jpg);cursor:pointer;}

.tab1{width:115px;height:27px;line-height:27px;float:left;text-align:center;cursor:pointer;}
.tab2{width:115px;height:27px;line-height:27px;float:left;text-align:center;cursor:pointer;color:#FFFFFF;}
.tab3{width:115px;height:27px;line-height:27px;float:left;text-align:center;cursor:pointer;color:#FFFFFF;}

            
