body {
  font-family: Arial, sans-serif;
}


#header {
background:url(../img/header1.gif) ;
padding:10px;
height: 180px;
}

#hed {
  background: url(../img/header/hed1.gif) repeat-x;
  margin-top: 0;
}

#footer {
  background: #333333;
  color: #FFFFFF;
  margin-top: 40px;
  font: bold;
  text-align: center;
  height: 50px;
  border-bottom: solid 2px #1E90FF;
  border-top: solid 2px #1E90FF;
  }

#block {
  padding: 3px;
}

#hed_block {
background:url(../img/block_hed.gif);
color:#FFFFFF;
text-align:center;
font-size:12px;
font-weight:bold;
padding:4px;
border:#CCCCCC 1px solid;
margin-top:9px;

}

#body_block {
color:#333333;
padding:3px;
font-size:11px;
font-weight:bold;
text-align:center;
border:#CCCCCC 1px solid;
}

#hed_page {
  background: #333333;
  height: 24px;
  color:#FFFFFF;
  font-size:14px;
}

#down1 {
  background: #FFFFFF;
  color: #000000;
  text-align: left;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  font-size: 12px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  height: auto;
}

#down1:hover {
  background: url(../img/bb.gif);
  text-align: left;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  font-size: 13px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  height: auto;
}

#down2 {
  background: #FFFFFF;
  text-align: left;
  border-bottom: 1px solid #BBBBBB;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  font-size: 13px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  height: 20px;
}

#down2:hover {
  background: url(../img/bb.gif);
  text-align: left;
  border-bottom: 1px solid #BBBBBB;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  font-size: 13px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  height: 20px;
}


#down3 {
  background: #5F9EA0;
  text-align: left;
  border: 1px solid #000000;
  font-size: 15px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  height: 20px;
  color: #FFFFFF;
  text-decoration: none;
}

#filename {
  font-size: 15px;
  color: #CC0000;
}

#show {
  border-bottom: 1px dotted #D4D0C8;
  padding: 4px;
  font-size: 13px;
  text-decoration: none;
  font-family: Arial, sans-serif;
}

#show:hover {
  border-bottom: 1px #666666 solid;
  border-top: 1px #666666 solid;
  padding: 4px;
   font-size: 14px;
  background: #FAEBD7;
  font-family: Arial, sans-serif;
}

#sel {
  font-size: 11px;
  font-family: Tahoma;
  color: #B22222;
}

#sel:hover {
  font-size: 13px;
  font-family: Tahoma;
  color: #000000;
}

#wel1 {
  font-size: 16px;
  color: #B22222;
  padding: 3px;
}

#wel2 {
  font-size: 14px;
  padding: 3px;
}

#wel3 {
  font-size: 12px;
  padding: 3px;
}

#download {
  background: url(../img/bac_download.png);
  text-align: left;
  border: 1px solid #696969;
  font-size: 15px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  height: 30px;
  color: #FFFFFF;
  text-decoration: none;
}

.a {
  text-decoration: none;
}

#upload {
  font-size: 15px;
  color: #C71585;
}


