span.bunner
{
white-space: pre;
background-image: url("img/book.gif");
background-position: 330px 18px;
background-repeat: no-repeat;
font-size: 12pt;
font-weight: bold;
width: 100%;
padding: 10px;
border: 7px rgb(102,204,153);
border-top-style: ridge;
border-right-style: ridge;
border-bottom-style: ridge;
border-left-style: ridge
}
span.pic
{
font-weight: bold;
width: 100%;
padding: 0px;
border: 7px rgb(102,204,153);
border-top-style: ridge;
border-right-style: ridge;
border-bottom-style: ridge;
border-left-style: ridge
}
span.mes
{
background-image: url("bgimg/tensen4.gif");
font-size: 12pt;
font-weight: bold;
width: 700px;
padding: 10px;
border: 7px rgb(0,0,153);
border-top-style: double;
border-right-style: double;
border-bottom-style: double;
border-left-style: double
}