/* CSS Document */
#office{
background-color:#E8E8E8;
}
#drs{
background-color:#D6BEAD;
}
#txt{
font-style:italic;
}
#lftim{
width:165px;
}
.wrapimage{
width:298px;
height:160px;
}
.lftbox{
width:160px;
float:left;
clear:left;
}
.rtbox{
margin-left:175px;
padding-top:50px;
}
.forbox{
width:304px;
border:1px solid #666666;
}
.forlft{
width:100px;
text-align:right;
float:left;
}
.forrt{
width:198px;
float:right;
}
