body {
  background-color: #FFFFFF;
  margin: 0 0 0 0;
  color: #000000;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  }

#top { width: 800px; height: 200px; background: url(/images/tr.jpg) right no-repeat; margin: 0px auto;  }

#all { width: 800px; margin: 0px auto; }
#all .left { float: left; width: 210px; }
#all .right { float: left; width: 570px; padding-left: 10px; padding-right: 10px; }

.qwe {
  width:100%;/*IE*/
  overflow:hidden;/*all others*/
  }

#footer { clear: both; width: 800px; height: 50px; margin: 0px auto; padding-top: 30px; border-top: 1px solid #666666; }


.tit1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: black;
	background: #fff url(images/menu.jpg) no-repeat left top;
	padding: 5px 10px 10px 10px;
	color: #ffffff;
    }

a {
  color: #8B4513;
  font-size: 13px;
  text-decoration: none;
  vertical-align: top;
  }

a:hover {
  color: #000000;
  text-decoration: underline;
  }

.m { padding: 10px; }
.m a { color: black; text-decoration: none; padding: 7px 0 7px 20px; display:block; background: url(images/arrow.gif) no-repeat left center; }
.m a:hover { text-decoration: underline; background-color: #F5FCF5; color: black; }
.m p { border-top: 1px solid #CC6633; margin:0; }
.m p.one { border: none; }

.m2 { padding-left: 10px; padding-top: 5px; padding-bottom: 20px; }
.m2 a { color: black; text-decoration: none; padding-left: 20px; background: url(images/arrow.gif) no-repeat left center; }
.m2 a:hover { text-decoration: underline; }

.m3 { padding-left: 10px; padding-top: 5px; padding-bottom: 20px; }
.m3 a { color: black; text-decoration: none; text-decoration: underline; }

p {
  color: #000000;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  text-align: justify;
  }
p.small {
  color: #666666;
  font-size: 8pt;
  font-family: Arial, sans-serif;
  text-align: left;
  }

h1 {
  color: #0b487a;
  font-size: 12pt;
  font-family: Arial, sans-serif;
  text-align: left;
  }

h2 {
  color: #996600;
  font-size: 11pt;
  font-family: Arial, sans-serif;
  text-align: left;
  padding-left: 10px;
  }

img {
  border: none;
  }
img.text {
  border: none;
  padding-right: 10px;
  }

hr {
    border: none;
    color: #003366;
    background-color: #003366;
    height: 1px;
}

.pr { margin: 0 10px 10px 10px; }
.pr td { padding: 0 10px 5px 0; }
div.aaa { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: right; background: #0b487a; padding: 3px; }
.bbb { text-align: center; padding: 5px 0; }
.ccc { text-align: center; color: #8B4513; }

#mm { width: 570px; overflow: hidden; }
#mm .lt { float: left; width: 300px; margin-bottom: 20px; }
#mm .rt { float: left; width: 250px; padding-top: 50px; padding-left: 20px; }

.action {
  text-align: center;
  font-weight: bold;
}
