body.sample{
  background-image: url("./image/b027.jpg");
  background-repeat: repeat;
}

p{
  font-size:0.8rem;
}

#nav {
  margin-top: -60px;
  position: fixed;            /* wb_[ΜΕθ */
  list-style: none;
  overflow: hidden;
}
 
#nav li {
  width: 160px;
  text-align: center;
  background-color: #333;
  float: left;
  height: 45px;
  line-height: 45px;
  margin-right: 2px;
}
 
#nav li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 20px;
}


#body1{
  margin-top: 80px;
  font-size:1.5rem ;
  color: "#000096";
  font-weight:bold ;
}



/* tb^[ΜΕθ */
div#footer-fixed
{
    position: fixed;            /* tb^[ΜΕθ */
    bottom: 0px;                /* Κu(Ί0px) */
    left: 0px;                  /* Κu(Ά0px) */
    width: 100%;                /* ‘100%@*/
    height: 140px;              /* c140px */
}
 
div#footer-bk
{
	background-color:#444;     /* wiF() */
	padding:10px 0 20px;       /* γ10pxAΊ20pxπ ―ι */
	height:110px;              /* cΜ³140px */
	width:100%;                /* ‘Μπ100% */
}
 
div#footer { 
	border: 5px solid #fff;    /* \¦ΜζπgΕΝ€ */
	height: 100%;              /* cΜ\¦ΜζΝheader-bkΖ―Ά */
	width: 960px;              /* ‘Μ970px */
	margin: auto;              /* ΅¦ */
}

