#apDiv1 {
	width:190px;
	z-index:2;
	padding: 10px;
	border: 1px solid #FFF;
	background-color: #BBB9C8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	behavior: url(styles/PIE.php);
	-moz-box-shadow: 2px 2px 3px 1px #656565;
	-webkit-box-shadow: 2px 2px 3px 1px #656565;
	-o-box-shadow: 2px 2px 3px 1px #656565;
	box-shadow: 2px 2px 3px 1px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=3);
	background: #cecece;
	background: -moz-linear-gradient(top,  #cecece 0%, #ffffff 90%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cecece), color-stop(90%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #cecece 0%,#ffffff 90%,#ffffff 100%);
	background: -o-linear-gradient(top,  #cecece 0%,#ffffff 90%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #cecece 0%,#ffffff 90%,#ffffff 100%);
	background: linear-gradient(to bottom,  #cecece 0%,#ffffff 90%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#ffffff',GradientType=0 );
	float: left;
	margin-right: 60px;
	margin-left: 30px;	
}
#apDiv222 {
	z-index: 2;
	overflow: auto;
	border-radius:10px;
	-moz-border-radius:10px;
	-moz-box-shadow: 0 0 5px #6d7673;
	-webkit-box-shadow: 0 0 5px #6d7673;
	box-shadow: 0 0 5px #6d7673;
	behavior: url(styles/PIE.php);
	background-color: #FFF;
	width: 400px;
	border: 1px solid #333;
	behavior: url(styles/PIE.php);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=3);
	background: #cecece;
	background: -moz-linear-gradient(top,  #cecece 0%, #ffffff 90%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cecece), color-stop(90%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #cecece 0%,#ffffff 90%,#ffffff 100%);
	background: -o-linear-gradient(top,  #cecece 0%,#ffffff 90%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #cecece 0%,#ffffff 90%,#ffffff 100%);
	background: linear-gradient(to bottom,  #cecece 0%,#ffffff 90%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#ffffff',GradientType=0 );
	margin-top: 20px;
	height: 480px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#apDiv222 table   {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#apDiv222 table tr   {
	width: 100%;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border:1px solid #333;
	border-radius:10px;
	-moz-border-radius:10px;
	-moz-box-shadow: 0 0 5px #6d7673;
	-webkit-box-shadow: 0 0 5px #6d7673;
	color: #FFF;
	box-shadow: 0 0 5px #6d7673;
	background-color: #999;
}
#apDiv222 table tr td   {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
}
details {
	width:300px;
	margin:10px 0;
}
summary {
	margin-bottom:10px;
	color:#FFF;
	border-radius:5px;
	padding:5px;
	cursor:pointer;
	font-weight:bold;
	display: block;
	background-color: #666;
	-moz-box-shadow: 0 0 5px #6d7673;
	-webkit-box-shadow: 0 0 5px #6d7673;
	box-shadow: 0 0 5px #6d7673;
	border: 1px solid #333;
}
.html5_details > summary::before {
  content:"►"; margin-right:5px;
}
.html5_details.open > summary::before {
  content:"▼";
  color:#00F;
}
.articlerepare {
}
.mini {
	font-size: 12px;
	font-style: italic;
	margin-left: 320px;
	margin-right: 120px;
	margin-top: 24px;
}