*{
margin:0px;
padding:0px;
}
body {
  background-color: #FFFFFF;
}

#container{
  margin-right:auto;
  margin-left:auto;
}
#upper{
  background-image:url('/img/bg_upper.jpg');
  background-position:center;
  background-repeat:no-repeat;
  height:744px;
}
#toc{
  width:340px;
  margin-top:60px;
  float:right;
}
#toc ul{
  list-style-type:none;
}
#bottom{
  width:1280px;
  clear:both;
  background-image:url('/img/bg_bottom.jpg');
  background-position:center;
  background-attachment:fixed;
/*  height:780px;*/

  border-style:solid;
  border-width:5px 0px;
  border-color:#0b9d7e;
}
.skel{
  background-image: url('/img/shadow/04.png');

  padding-top:1em;
  background-repeat:repeat-x;
  background-position:1px;

}
/*
   bottom
 */
#content_left{
  width:760px;
  float:left;
}
#content_left dl{
  width:660px;

  margin-right:auto;
  margin-left:auto;
}
#content_left dt{
  width:660px;
/*  font-size:110%;
  padding:3px;*/
  /*  margin-top:0.7em;*/
  
/*  background: url('/IMGG/btm_bg.gif');
  font-weight:bold;
  color:#fff;*/
}
#content_left dt .hhd{
  display:block;
  width:624px;
  height:17px;
  padding:7px 7px 7px 29px;
  background-image:url('/img/toc/menu_c_sub.png');
  font-weight:bold;
  color:#fff;

}
#content_left dd{
  width:638px;
  background-color:#fff;
  border-width:1px;
  padding:10px;
  
  border-style:none solid solid solid;
  border-color:#0b9d7e;
  margin-bottom:1.5em;
}
#content_right{
  width:340px;
  float:right;
/*  background-image:url('/img/gry.png');
  background-repeat:repeat-y;
  background-position:-40px;
  padding-left:10px;*/

}
#content_right dt{
/*  border-width:2px;
  border-style:none none solid none;
  border-color:#0b9d7e;*/
/*  padding:2px;*/
  width:300px;
  
}
#content_right dt a{
  color:#0b9d7e;
  text-decoration:none;
  font-weight:bold;
}
#content_right iframe{
  border-color:#0b9d7e;
  border-width:1px;
  border-style:none solid solid solid;
  
  width:298px;
  height:80px;
}
#content_right dt a:hover{
  text-decoration:underline;
}
#content_right dd{
  margin-bottom:0.4em;
}
/*
   footer
 */
#footer{
  clear:both;
  background-image:url('/img/ci.jpg');
  background-position:1075px bottom;
  background-repeat:no-repeat;
  height:51px;

}
#footer img{
  padding:7px 15px;
  border-width:0px;
}
.loc{
}
.loc li{
  display:inline;
  font-size:70%;
  padding-left:0.7em;
}
.loc a {
  text-decoration:none;
  color:#0b9d7e;
  font-weight:bold;
}
.loc a:hover{
  text-decoration:underline;
}
/**/
a img{
  border-width:0px;
}
#newsframe{
  width:630px;
}
h4{
  background:url('/img/bgg.png');
  margin:0.7em 0px;

}
#content_right li{
  margin-left:2em;
  list-style-type:none;
  font-size:80%;
  line-height:150%;
}
.not{
  display:none;
}
#purl ul{
  display:none;
}
li#purl:hover ul{
  display:block;
/*  background-color:#fff;
  font-size:120%;
  padding-left:2em;
  position: absolute;
  z-index: 100;*/
}