@charset "utf-8";
/* CSS Document */
.imagecaption {
	width:100%;
    position:absolute;
	bottom:0;
	color:#CCC;
	text-align:center;
	padding-top:6px;
	background-color:#191919;
	height:30px;
}	

.gallerycaption {
	display:block;
	position:absolute;
	left:250px;
	color:#CCC;
	width:650px;
	text-align:center;
}

.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../img/a17.png) no-repeat;
                overflow:hidden;
            }
            .jssora05l { background-position: -10px -40px; }
            .jssora05r { background-position: -70px -40px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05ldn { background-position: -250px -40px; }
            .jssora05rdn { background-position: -310px -40px; }
			
			
			.jssort02 .w
                {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 100%;
                    height: 100%;
                }
                .jssort02 .c
                {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 95px;
                    height: 62px;
                    border: #000 2px solid;
                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c, .jssort02 .pav .c 
                {
                	border-width: 0px;
                    top: 2px;
                    left: 2px;
                    width: 95px;
                    height: 62px;
                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c
                {
                    top: 0px;
                    left: 0px;
                    width: 97px;
                    height: 64px;
                    border: #fff 1px solid;
                }

                    .jssora11l, .jssora11r, .jssora11ldn, .jssora11rdn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(../img/a17v.png) no-repeat;
                        overflow: hidden;
                    }

					.jssora11l { background-position: -10px -40px; }
		            .jssora11r { background-position: -70px -40px; }
        		    .jssora11l:hover { background-position: -130px -40px; }
		            .jssora11r:hover { background-position: -190px -40px; }
        		    .jssora11ldn { background-position: -250px -40px; }
		            .jssora11rdn { background-position: -310px -40px; }                    
