body 
{
  font-size: 16px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #777777;
  background-color:#6E6E6E;
}

fieldset
{
margin: 0 auto;
margin-top:10px;
padding-left:10px;
font-weight:bold;
font-size: 12px;
font-family: Verdana;
color:#000;
border:1px solid #81D8D0;
width:540px;
}

legend
{
color:#000;
font-size:12px;
}
.frameTop 
{
  margin-left:10px;
  margin-top:50px;
  width:900px;
  /*border:2px solid #3FD3B6;*/
}

.DivLeft 
{
  /*border:1px solid;*/
  float:left;
  height:30px;
  font-size:10px;
  font-weight:bold;
  color:#777777;
}

.DivFooter 
{
  clear:both;
} 

#DivContainer 
{
  float:left;
  height:100%;
}

.text1
{
  float:left;
  margin:4px 0px 4px 0px;
  font-size:12px;
  font-weight:normal;
  color:#000;
}

.btn
{
  margin:3px 8px 3px 8px;
  font-size:12px; 
  font-family: Arial, Helvetica, sans-serif;
}

.text2
{
  float:left;
  margin:3px 1px 3px 1px;
  font-size:14px;
  font-family: Arial, Helvetica, sans-serif;
}

.text3
{
  /* for select title texts*/
  float:left;
  margin-top:10px;
  font-size:12px;
  font-weight:bold;
  font-family: Consolas;
}

.select
{
  margin:3px 1px 3px 1px;
  font-size:14px;
  font-family: Arial;
}

.DivContent 
{
  width:100px;
  float:left;
  height:30px;
} 

.htmlContent
{
  height:15px;
  width:100px;
}

.tabFrame
{
  background-color:#FFF;
  border:1px solid #000;
  width:570px;
  padding-top:50px;
}

#TreeScr
{
behavior:url(#default#download);
}















/************************************************************************************************************************************/

#topBox
{
color: #ffffff;
width: 920px;
height:60Px;
padding: 20px;
text-align: left;
background-color:#6E6E6E;
background-image: url(./image/img_banner.png);
}

.midBox
{
width: 960px;
height:560px;
}

.leftBox
{
float:left;
color: #ffffff;
width: 180px;
height:545px;
text-align: left;
background-color:#6E6E6E;
}

.middleBox
{
float:left;
color: #E6E6E6;
width: 585px;
height:545px;
padding-left: 15px;
text-align: left;
background-color:#6E6E6E;
}

.middleDown
{
float:left;
color: #E6E6E6;
width:780px;
height:30px;
text-align: left;
background-color:#6E6E6E;
}

.rightBox
{
float:left;
color: #ffffff;
width: 180px;
height:545px;
text-align: left;
background-color:#6E6E6E;
}

.bannerTxt{
color:#000000;
font-size:24px;
float:right;
margin:35px 10px 10px 10px;
display:none;
}