body
 {
 margin: 8px 0 0 0;
 padding: 0;
 font: 12px Verdana;
 color: #000;
 background-color: #FFF;
 }
table, pre
 {
 font: 12px Verdana;
 }
h1,h2,h3,h4,h5,h6
 {
 font-size: 14px;
 margin: 8px 0;
 }
#wrapper
 {
 margin: 0 auto;
 width: 800px;
 }
#toplogo
 {
 width: 800px;
 height: 156px;
 margin: 0;
 padding: 0;
 }
#topmenu
 {
 width: 800px;
 height: 23px;
 margin-bottom: 4px;
 padding: 0;
 border-bottom: 2px solid #595f23;
 background: url(images/top02.jpg) no-repeat;
 }
.menus
 {
 float: right;
 margin-top: 4px;
 margin-right: 2px;
 }
.tontitmenu
 {
 height:22px;
 }
#content
 {
 width: 800px;
 padding: 0;
 margin: 0;
 }
#textarea
 {
 float: right;
 width: 558px;
 margin: 7px 5px 0 0;
 }
#textarea a:link, #textarea a:visited
 {
 color: #e15417;
 }
#textarea a:hover
 {
 color: #595f23;
 }
.t_i1
 {
 font-size: 11px;
 text-align: right;
 width: 65px;
 }
#footer
 {
 text-align:center;
 margin-top: 20px;
 padding-top: 6px;
 clear: both;
 border-top: 2px solid #595F23;
 font-size: 11px;
 color: #000;
 background-color: #fff;
 }
.ltimg
 {
 float: left;
 margin: 4px 6px;
 clear:both;
 }
a:link, a:visited
 {
 text-decoration: none;
 color: #135A9F;
 }
a:hover
 {
 text-decoration: none;
 color: #e15417;
 }
a.tmenu:link, a.tmenu:visited
 {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #595f23;
 }
a.tmenu:hover
 {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #e15417;
 }
a.tmenu-a:link, a.tmenu-a:visited
 {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #e15417;
 }
a.tmenu-a:hover
 {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #e15417;
 }