/* CSS Document */
.black_overlay{display:none;position:absolute;top:0%;left:0%;width:100%;height:2500px;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
.showch{
  width:70px;
  height:25px;
  float:left;
  text-align:center;
  cursor:pointer;
}
.showen{
  width:70px;
  height:25px;
  float:left;
  text-align:center;
  cursor:pointer;
}
.showjp{
  width:70px;
  height:25px;
  float:left;
  text-align:center;
  cursor:pointer;
}
.shuxian{
  width:1px;
  height:15px;
  	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
	float:left;
  
}
.stylefont{
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#000000;
}
.showfirch{
   width:100%;
   height:100%;
   margin-top:5px;
   margin-left:5px;
   position:absolute;
   overflow:auto;
}
.showfiren{
   width:100%;
   height:100%;
   margin-top:5px;
   margin-left:5px;
   position:absolute;
   overflow:auto;
   visibility:hidden;
}
.showfirjp{
   width:100%;
   height:100%;
   margin-top:5px;
   margin-left:5px;
   position:absolute;
   overflow:auto;
   visibility:hidden;
}

.showdiv{
background-color:#FFFFFF;
  position:absolute;
  width:230px;
  height:150px;
  display:none;
  cursor:pointer;
  border: thin outset #CCCCCC;  
  z-index:1002;overflow:auto;
}
.tbstyle{
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #666666;
}

