@charset "utf-8";
/* CSS Document */
.bhgen {
	font-size: 115%;
}
.bhhf {
	font-size: 135%;
	font-weight: bold;
	color: #FFF;
	background-color: #586162;
	/*background-color: #8b9293;*/
	cursor:pointer;
	padding-left:5px;
}
.bhhf2 {
	border: hidden;
	font-size: 125%;
	font-weight: bold;
	vertical-align: bottom;
	width:100%;
	padding-left:5px;
}
.bhdtl {
	border: hidden;
	font-size: 115%;
	valign: top;
	width:50%;
}
.bhdt2 {
	border: hidden;
	font-size: 115%;
	font-weight: bold;
	valign: top;
	line-height:145%;
}
.bhdtit {
	border: hidden;
	valign: top;
	/*width:20%;*/
	line-height:150%;
}
.bhltit{
	color:#999;
	font-size: 105%;
	font-style:italic;
	font-weight:200;
}
.bhftg {
	font-style: italic;
	font-size: 70%;
	line-height: 90%;
}
.bhthide {
	border:hidden;
	visibility:hidden;
	display:none;
	alt:hidden;
}
.bhtshow{
	visibility:visible;
	border:hidden;
    display:table;
}
.bhsup {
	font-size:65%;
	vertical-align:20%;
}
.bhimgco {
	width:20; 
	height:20;
}
.bhimgex {
	width:20; 
	height:20; 
}
.bhfleft{
	float:left;
}
.bhfnone{
	float:none;
}
.bhwid100{
	width:100%;
}
.bhwid50{
	width:50%;
}
.bhfigcap{
	color:#FFF;
	/*background-color:rgba(0,0,0,0.8);*/
	position:absolute;
	bottom:0;
	/*font-size:115%;*/
	width:100%;
	/*text-align:right;
	padding-top:2px;
	padding-bottom:2px;*/
}
.bhtfigcap{
	color:#FFF;
	/*background-color:rgba(0,0,0,0.8);*/
	background-color:transparent;
	font-size:115%;
	/*width:100%;*/
	border:hidden;
	/*line-height:100%;*/
	valign="middle";
}
.bhfig100p{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:2px 2px 0 0;
}
.bhfig49p{
	width:49%;
	height:auto;
	position:relative;
	float:left;
	margin:2px 2px 0 0;
}
