.ttop {
background-image:url(img/ttop.jpg);
background-position:top left;
background-repeat:no-repeat;
height:55px;
width:671px;
}

.tleft {
background-image:url(img/tleft.gif);
background-position:top left;
background-repeat:no-repeat;
height:168px;
width:11px;
}

.tright {
background-image:url(img/tright.jpg);
background-position:top left;
background-repeat:no-repeat;
width:205px;
height:168px;
text-align:right;
}

.tbottom {
background-image:url(img/tbottom.gif);
background-position:top left;
background-repeat:no-repeat;
height:5px;
width:671px;
}

.linedotty {
background-image:url(img/dotty.gif);
background-position:top;
background-repeat:repeat-x;
}

.font11 {
font-size:11px;
}