body {
 background-color: #F2ECE0;
 margin: 0;
 padding: 0;
}

body, table, tr, td, a {
 font: normal 11px Tahoma, Arial, sans-serif;
 color: #433C32;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#ta {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 234px;
 height: 322px;
 background: url(img/tnew.jpg) no-repeat;
 z-index: 2;
}

#mn {
 position: absolute;
 left: 147px;
 top: 286px;
 width: 70px;
 height: 27px;
 background: url(img/n.gif) no-repeat;
 z-index: 3;
}

#fla {
 position: absolute;
 left: 209px;
 top: 255px;
 width: 17px;
 height: 30px;
 z-index: 3;
}

.tit {
 display: block;
 width: 100%;
 border-bottom: 1px solid #1A2920;
 font: normal 24px "Trebuchet MS", Tahoma, Arial, sans-serif;
 padding-bottom: 3px;
 margin-bottom: 12px;
 background: url(img/k.gif) right no-repeat;
}

.mu {
 display: block;
 padding: 0 0 1px 0;
 display: block;
 width: 210px;
 margin-bottom: 2px;
}

.mu a {
 display: block;
 width: 210px;
 font: normal 17px tahoma, arial, sans-serif;
 color: #524B43;
 padding: 2px 0 0 4px;
 border-bottom: 1px solid #8D8371;
 margin: 2px 0 2px 0;
}

.mu a:hover {
 display: block;
 font: normal 17px Tahoma, Arial, sans-serif;
 color: #524B43;
 text-decoration: none;
 background: url(img/r.gif);
 border-bottom: 1px solid #8D8371;
}