div.sent{
 border-left:1px dashed #999999;
 border-top:1px dashed #999999;
 border-bottom:1px dashed #999999;
 line-height:130%;padding:5px;
}

div.sent_in{
 line-height:130%;padding:10px;
 color:#666666;
 width:700px;
}

table.sch{
 width:700px;
 border:1px solid #666666;
 margin-bottom:5px;
 background-color:#669999;
 }

table.sch tH{
 color:#ffffff;
 }

table.sch td{
 line-height:130%;padding:5px;
 border:1px solid #666666;
 background-color:#ffffff;
 }



table.book{
 width:700px;
 border:1px solid #666666;
 margin-bottom:5px;
 background-color:#336699;
 }


table.book tH{
 color:#ffffff;
 text-align:left;
 }
table.book td.img{
 padding:0px;
 border:1px solid #666666;
}

table.book td.img img{
 width:140px;
 height:200px;
}

table.book td.text{
 padding:5px;
 color:#333333;
 width:100%;
 border:1px solid #666666;
 background-color:#ffffff;
}

