#head {
	margin: 0;
	width: auto;
	height: 102px;
  } 
#contents {
	font-size: 13px;
	width: 730px;
	padding:15px;
	margin:0px;
  }
div.prof{
	width: 680px;
	background-color: #ECF1FF;
	margin: 0 auto 30px auto;
	border: 1px solid #9999ff;
}
ul.prof{
  line-height: 140%;
  list-style-type: square;
  margin-bottom: 30px;
  }
p.prof{
  line-height: 140%;
  }
div.prof img{margin:0px 0 10px 10px;}
div.people{
  padding:20px;
  }
.people p{
	margin: 0px;
	padding: 0px;
}
*html body .people{
  width:650px;margin: 0 auto 0 auto;padding:15px 0 15px 0;
  }
p.dan-top{
	background-repeat: no-repeat;
	margin: 0em;
	padding: 5px;
	}
p.dan-bottom{
    margin:0;
	background-image: url(../images/prof_bk02.gif);
	background-repeat: no-repeat;
	padding: 3px;
	}
img.image{
   float: right;
   }
p.top{
  text-align: right;
  margin-right: 10px;
  color: #006699;
  }
