#main{
  font-size: 14px;
  width: 900px;
  border-left: 25px solid #ffffff;
}
#main a{
  color: #2f6291;
}
#main a:hover{
  color: red;
}
/***  infomationpage only    ***/
#infomation{
  width: 900px;
  height: 400px;
  margin: 0px auto;
  padding-left: 20px;
  margin-left: 20px;
  color: #2f6291;
}

#infomation li{
  list-style-type: disc;
}
#infomation li a{
  display: block;
  height: 30px;
  line-height: 30px;
  width: 300px;
  background: url("../img/common/adot.gif");
}



/***  linkpage only  ***/
#drp,#linkhoken,#linketc{
  margin-bottom: 20px;
}
#drp dt a{
  display: block;
  width: 115px;
  color: #555555;
  font-weight: bold;
  margin-bottom: 8px;
  height: 26px;
  line-height: 26px;
  background: url("../img/common/adot.gif") ;
}
#drp dd{
  line-height: 26px;
  background: url("../img/common/adot.gif") ;
}
#linkhokensub,#linketcsub{
  border-bottom: 1px solid #c0c0c0;
  color: #777777;
  background-color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px 0px;
}
#linkhoken{
  clear: both;
  height: 50px;
}
#linkhoken li a{
  float: left;
  display: block;
  width: 170px;
  height: 26px;
  line-height: 26px;
  border-left: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  background: url("../img/common/adot.gif");
}
#linketcsub{
  clear: both;
}
#linketc{
  clear: both;
  height: 70px;
}
#linketc li a{
  float: left;
  display: block;
  width: 170px;
  height: 26px;
  line-height: 26px;
  border-left: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  background: url("../img/common/adot.gif") ;
}
/***  sitemap page only    ***/
#sitemlcn,#sitemlf,#sitemlc,#sitemle{
  margin-left: 150px;
}
#sitemlcn,#sitemle{
  height: 90px;
}
#sitemlf,#sitemlc{
  height: 45px;
}

.sitem{
  clear: both;
  color: #2f6291;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 10px;
  padding-left: 10px;
}
.sitem a{
  display: block;
  width: 100px;
  height: 31px;
  line-height: 31px;
}
.siteml li{
  display: inline;
}
.siteml a{
  display: block;
  text-align: center;
  float: left;
  width: 140px;
  height: 31px;
  line-height: 31px;
  border-right: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  background-color: #dbdbdf;
}
/***   trouble only   ***/
#trouble{
  height: 590px;
  margin-bottom: 30px;
}
#trouble ol{
  border-left: 25px solid #ffffff;
  width: 350px;
  height: 320px;

  margin-bottom: 10px;
  float: left;
}
#trouble ol li{
  line-height: 31px;
  background: url("../img/common/adot.gif");
  list-style-type: decimal;
}
#trouble img{
  width:500px;
  height: 316px;
  float: right;
}
#trouble p{
  clear: both;
  line-height: 26px;
  background: url("../img/common/adot.gif");
}
