/* CSS Document */
body{
 margin: 0;
 position: relative;
 background-image: url(/img/sub/back.gif);
 background-repeat: repeat;
  }
.top21{
 font-size: 14px;
 color: #212125;
 margin-top : 22px;
 background-position: left;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
  }
.top21 .menu ul{
  padding: 0;
  margin: 0;
  top: 10px;
  left: 18px;
  z-index: 3;
  }
.top21 .menu {
 float: left;
 width: 170px;
}
.top21 .menu li{
  margin: 1px 0 10px 0;
  list-style: none;
  }
.top21 .menu li a{
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #F9F9FF;
  border-top: 1px solid #777777;
  border-bottom: 1px solid #777777;
  border-left: 1px solid #777777;
  padding: 0.4em 1em 0.4em 0.5em;
  width: 170px;
  }
.top21 .menu li a:hover{
  background-color: #E5E5F9;
  border-color: #575464;
  }
.top21 .menu li.active a{
  border-right: 10px solid #777777;
  width: 165px;
  }
.top21 .main{
 background-color: #FFFFFF;
 margin: 10;
  }
.top21 .main .cont{
 height : 300px;
 line-height: 120%;
 overflow: auto;
 padding: 0.5em 0.5em 0.5em 1em;
 border-left: double 30px #EAEAEC;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #515151;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-face-color: #EAEAEC;
 scrollbar-highlight-color: #EAEAEC;
 scrollbar-shadow-color: #EAEAEC;
 scrollbar-track-color: #FFFFFF;
 text-align: justify;
  }
.top21 h2{
  font-size: 15px;
  font-family: Tahoma,Arial,sans-serif;
  border-bottom: solid 3px #EAEAEC;
  padding: 0.2em 1em 0.2em 0.5em;
  margin: 0.8em 1em 0.6em 0.3em;
  }
.top21 .cont p.box{
  background-color: #EAEAEC;
  margin: 1em 2em 1em 2em;
  padding: 0.4em;
  border-style: solid;
  border-width: 1px;
  border-color: #EDEDEF #BABABC #BABABC #EDEDEF;
  }
.top21 address{
  font-size: 11px;
  font-style: normal;
  font-family: Tahoma,Arial,sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #EAEAEC;
  padding: 0.2em 1em 0.2em 1em;
  margin: 0;
  }
