* {
  margin: 0;
  padding: 0;
}

html {
  /*overflow: -moz-scrollbars-vertical;*/
}

body {
  text-align: center;
  background: #CDCDCD url('photo/bg2.jpg') no-repeat 50% 0;
  font-family: 'arial', sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #383c3f;
}

#container {
  position: relative;
  width: 1006px;
  margin: 0 auto 0 auto;
  overflow: visible;
  text-align: left;
}

#header {
  background: url('photo/aik22.png') no-repeat;
  height: 83px;
  overflow: hidden;
  text-indent: -10000px;
  font-size: 0;
}

#middle {
  background: url('photo/aik.png') repeat-y;
  zoom: 1;
}

#sidebar {
  float: left;
  display: inline;
  margin: 20px 0 0 26px;
  width: 165px;

}

#navi {
  list-style-type: none;
  font-size: 13px;
  line-height: 25px;
   color: #7b7b7b;
   font-weight: bold;
}

#navi a {
  display: block;
  color: #7b7b7b;
  text-decoration: none;
  zoom: 1;
  height: 28px;
  font-weight: bold;
}

#navi .selected a {
  font-weight: bold;
  color: #000;
}

#navi a:hover {
  color: #414141;
}

#navi .selected ul a {
  font-weight: normal;
  color: #7b7b7b;
}

#navi .selected ul li.selected a {
  font-weight: bold;
  color: #414141;
}

#navi ul {
  list-style-type: none;
  border-top: 1px solid #e9e9e9;
  text-align: right;
  line-height: 22px;
  font-size: 11px;
  margin: 0 0 5px 0;
}

#navi ul a {
  height: 22px;
  
}
#navi ul a:hover {
  color: #414141;
}

#navi ul li {
  border-bottom: 1px solid #e9e9e9;
}

#navi2 {
  list-style-type: none;
  font-size: 13px;
   font-weight: bold;
   line-height: 18px;

}

#navi2 {
  padding: 1px 1px 1px 1px;

 
  
}
#navi2 h1 {
 
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #363924;
  border: 1px dotted #646464;
 
  margin-right: -1px;
  
   margin-left: -5px;
  
 background-color: #E6E0DF;
  padding: 5px 5px 5px 5px;
}


 
  


#navi2 a {
  display: block;
  color: #646464;
  text-decoration: none;
  zoom: 1;

}

#navi2 .selected a {
  font-weight: bold;
  color: #000;
}

#navi2 a:hover {
  color: #333333;
}

#navi2 .selected ul a {
  font-weight: normal;
  color: #7b7b7b;
}

#navi2 .selected ul li.selected a {
  font-weight: bold;
  color: #414141;
}

#navi2 ul {
  list-style-type: none;
  border-top: 1px solid #e9e9e9;
  text-align: right;
  line-height: 18px;
  font-size: 11px;
  margin: 0 0 5px 0;
}

#navi2 ul a {
  height: 22px;
}

#navi2 ul li {
  border-bottom: 1px solid #e9e9e9;
}


#content, #front-content {
  background: #DBD7D6;
  float: right;
  display: inline;
  margin: 11px 22px 11px 0;
  width: 780px;
  height: 470px;
  min-height: 450px;
}

html > body #content {
  height: auto;
}

#content-head {
  position: relative;
  height: 352px;
  overflow: hidden;
}

#content-head .text-header {
  background: url('photo/aikk2.png') no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 550px;
  height: 50px;
  padding: 20px 200px 20px 30px;
}

#content-head .text-header h1 {
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  color: #fff;
}

#text-content {
  width: 600px;
  padding: 2px 10px 40px 47px;
}

#text-content h1 {
  border-top: 1px dotted #646464;
 
border-left: 1px dotted #646464;

  -moz-border-radius: 5px;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #646464;
  margin-left: -30px;
  padding: 0 15px 0 15px;
}

#text-content h1, #text-content h2, #text-content h3, #text-content p, #text-content ul, #text-content table {
  margin-top: 18px;
  margin-bottom: 18px;
}

#text-content a {
  COLOR: #646464;  text-decoration : none;
}

#text-content a:hover {
  color: #8f0909;
}

#text-content h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}




#footer, #front-footer {
  background: #CDCDCD;
  padding: 10px 8px 5px 8px;
  clear: both;
  color: #797d80;
}



a img {
  border: 0;
}

.clear {
  clear: both;
}

td {
  vertical-align: top;
}




#text-content h4 {
  font-size: 12px;
  margin: 0;
}




