﻿.accordion-gallery {
	position: relative;
	font-family: "Arial", "PMingLiU";
	margin-top:4px;
}
.accordion-gallery a {
	noFocusLine: expression(this.onFocus=this.blur());
	outline-style: none;
}
.accordion-gallery .stage-shadow-place-holder {
	position: relative;
	z-index: 100;
}
.accordion-gallery .stage-shadow {
	position: absolute;
	left: 0;
	top: 0;
}
.accordion-gallery .stage-shadow div {
	position: absolute;
	background: #000000;
}
.accordion-gallery .stage-container {
	background: #FFFFFF;
	box-shadow: 0 0 5px rgba(255, 204, 204, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(255, 204, 204, 0.5);
}
.accordion-gallery .stage-cropper {
	position: relative;
	width: 100%;
	overflow: hidden;
	*zoom: 1;
}
.accordion-gallery .item-group {
	padding: 0;
	margin: 0;
	list-style: none;
}
.accordion-gallery .item-entry {
	position: absolute;
	top: 0;
	overflow: hidden;
	box-shadow: -3px 0 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.4);
}
.accordion-gallery .photo {
	display: block;
	width: 100%;
	height: auto;
	border: none;
	-ms-interpolation-mode: bicubic;
	position: absolute;
	left: 0;
	top: 0;
}
.accordion-gallery .caption {
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	font-size: 13px;
	color: #DDDDDD;
}
.accordion-gallery .caption .bgn {
	position: absolute;
	z-index: 1;
	background: #000000;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	width: 100%;
	height: 100%;
}
.accordion-gallery .caption h3 {
	position: absolute;
	margin: 0;
	z-index: 10;
}
.accordion-gallery .caption a:link,
.accordion-gallery .caption a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.accordion-gallery .caption a:hover,
.accordion-gallery .caption a:active {
	color: #FFFFCC;
}
.accordion-gallery .caption-collapse {
	right: 5px;
	bottom: 0;
	width: 2.1538em;
	height: 60%;
}
.accordion-gallery .caption-collapse h3 {
	width: 1.1538em;
	left: 0.5384em;
	top: 0.5384em;
	bottom: 0.5384em;
	font-size: 100%;
	font-weight: normal;
	writing-mode: tb-rl;
	line-height: 1;
	line-height: 17px \9;
	-line-height: 15px;
	white-space: nowrap \9;
}
.accordion-gallery .caption-collapse .eng-chr {
	white-space: nowrap;
	display: inline-block;
	position: relative;
	top: -0.9230em;
	display: inline \9;
	position: static \9;
	top: 0 \9;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: left bottom;
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: left bottom;
	-o-transform: rotate(90deg);
	-o-transform-origin: left bottom;
}
.accordion-gallery .caption-collapse .eng-chr-place-holder {
	display: inline-block;
	width: 1.1538em;
	margin-top: -0.9230em;
}
.accordion-gallery .caption-collapse p {
	display: none;
}
.accordion-gallery .caption-expand {
	right: 0;
	bottom: 1.1538em;
	width: 100%;
	height: 6.1538em;
}
.accordion-gallery .caption-expand h3 {
	top: 0.6666em;
	left: 0.6666em;
	right: 0.6666em;
	font-size: 115%;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}
.accordion-gallery .caption-expand .eng-chr-place-holder {
	display: none;
}
.accordion-gallery .caption-expand p {
	position: absolute;
	top: 2.4615em;
	right: 0.7692em;
	bottom: auto;
	left: 0.7692em;
	height: 3.0769em;
	z-index: 10;
	line-height: 1.47;
	overflow: hidden;
	margin: 0;
	font-size: 100%;
}
