@charset "utf-8";
/*=================================================

main.css
Date - 2026.05.05
msdia - screen
[Table of contents]


=================================================*/


/**************** 圖片輪播 ****************/
	div.cutFrme_list{
		width:82%;
		margin: 0 auto;
	}

	.jssorbList{
		position: relative; top: 0px; left: 0px; width: 840px; height: 760px;  visibility: hidden;
	}/*overflow: hidden;*/
	.jssorbSlides{
		position: relative; top: 0px; left: 0px; width: 840px; height: 735px; overflow: hidden; cursor: default;
	}
	.jssorbList_Prd{
		position: relative; top: 0px; left: 0px; width: 840px; height: 350px;  visibility: hidden;
	}/*overflow: hidden;*/
	.jssorbSlides_Prd{
		position: relative; top: 0px; left: 0px; width: 840px; height: 350px; overflow: hidden; cursor: default;
	}
	/*.jssorbStits{
		cursor: default; position: relative; top: 0px; left: 0px; overflow: hidden;z-index: 99;
	}
	.jssorbStits img{width:90%;}*/
	.jssorb05 {
				position: absolute;
				bottom:0;
			}
	.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
				position: absolute;
				/* size of bullet elment */
				width: 20px;
				height: 20px;
				background: url('../images/b05.png') no-repeat;
				overflow: hidden;
				cursor: pointer;
			}
	.jssorb05 div { background-position: -7px -7px; }
	.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
	.jssorb05 .av { background-position: -67px -7px; }
	.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
	
	.jssora22l, .jssora22r {
				display: block;
				position: absolute;
				/* size of arrow element */
				width: 100px;
				height: 200px;
				cursor: pointer;
				background: url('../images/a22.png') center center no-repeat;
				background-size:600%;
				overflow: hidden;
			}
	.jssora23l, .jssora23r {
				display: block;
				position: absolute;
				/* size of arrow element */
				width: 100px;
				height: 200px;
				cursor: pointer;
				background: url('../images/a23.png') center center no-repeat;
				background-size:600%;
				overflow: hidden;
			}			
	.jssora22l,.jssora23l { background-position: 0px 0; }
	.jssora22r,.jssora23r { background-position: -100px 0; }
	.jssora22l:hover,.jssora23l:hover { background-position: -200px 0; }
	.jssora22r:hover,.jssora23r:hover { background-position: -300px 0; }
	.jssora22l.jssora22ldn,.jssora23l.jssora23ldn { background-position: -400px 0; }
	.jssora22r.jssora22rdn,.jssora23r.jssora23rdn { background-position: -500px 0; }

