@charset "UTF-8";
/* CSS Document */
<style type="text/css">


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

body {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
#gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
.slideshowheadline {
	color: #000;
	font-size: 16px;
	line-height: 100%;
	padding-top: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-align: center;
}
.slidecaption {
	position: absolute;
	top: 560px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	line-height: 18px;
	width: 560px;
	height: 90px;
	color: #333333;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0px;
	font-weight: 100;
	letter-spacing: 1px;
	overflow: visible;
	text-align: center;
}
/* jssor slider thumbnail navigator skin 02 css */
                /*
                .jssort02 .p            (normal)
                .jssort02 .p:hover      (normal mouseover)
                .jssort02 .pav          (active)
                .jssort02 .pav:hover    (active mouseover)
                .jssort02 .pdn          (mousedown)
                */
                .jssort02 .w
                {
					position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 95px;
                    height: 95px;
					border: #fff 0px solid;

                }
                .jssort02 .c
                {
					position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 95px;
                    height: 95px;
                    border: #fff 0px solid;
                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c, .jssort02 .pav .c 
                {
                	background: url(../img/t01.png) center center;
                	border-width: 0px;
                    top: 0px;
                    left: 0px;
                    width: 95px;
                    height: 95px;
 					border: #fff 0px solid;

                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c
                {
					position: absolute;
					top: 0px;
                    left: 0px;
                    width: 95px;
                    height: 95px;
                    border: #fff 0px solid;
                }

            /* jssor slider arrow navigator skin 05 css */
            /*
            .jssora05l              (normal)
            .jssora05r              (normal)
            .jssora05l:hover        (normal mouseover)
            .jssora05r:hover        (normal mouseover)
            .jssora05ldn            (mousedown)
            .jssora05rdn            (mousedown)
            */
            .jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../img/a17d.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; }

</style>
