@charset "UTF-8";
/* CSS Document */

*{margin:0px; padding:0px;}
#box01{width:800px;}
.staffprof{margin-top:50px;}
.staffprof img{float:left;}
.staffprof li{margin-top:10px; list-style:square; color:#009;}
.proftext{width:460px; min-height:500px; float:left; font-size:14px; margin-left:40px; margin-bottom:100px;}
