body {
   margin-top: 0px;
   margin-bottom: 0px;
   background-image: url(img/bg.gif);
	 text-align: center;
}
.all {
   width: 764px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   font-size: 12px;
}
a { 
color: #1402ca;
}
.a {
  background-image: url(img/bg_l.gif);
}	
.b {
  background-image: url(img/bg_r.gif);
}
.all2 {
  background-color: #ffffff;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  width: 752px;
}  
.hd {
  background-color: #eeeeee;
  border-bottom: 1px solid #cccccc;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
}
.hd2 {
  background-image:url(img/grad.gif);
  vertical-align: top;
}  
.hd3 {
  text-align: right;
}  
.txt {
  font-size:12px;
  line-height: 140%;
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 30px;
  vertical-align: top;
}  
.red {
  color: #ff0000;
  font-weight: bold;
}
.text_b {
  font-weight: bold;
  text-align: right;
  padding-right: 33px;
}  
.bn {
  background-image:url(img/bn_bg.gif);
  width: 100%;
}
.r {
  text-align: right;
}
.tb3 {
  margin-bottom: 18px;
} 
.graph {
  padding-left: 17px;
  padding-right: 23px;
  text-align: center;
}
.right {
  padding: 18px;
}
.y1 {
  width: 100%;
  background-image:url(img/h.gif);
}
.y2 {
  background-image:url(img/l.gif);
}
.y3 {
  width: 100%;
  background-image:url(img/bottom.gif);
}
.y4 {
  background-image:url(img/r.gif);
}
.y {
  width: 100%;
  background-color: #fffbe4;
  text-align: center;
}
.yy {
  padding-left: 17px;
}  
.line {
  text-align: center;
}
.no {
  background-image:url(img/6bg.gif);
  border-left: 17px solid #ffffff;
  border-right: 15px solid #ffffff;
}
.tb4 {
  margin-left: 17px;
  margin-top: 22px;
  margin-right: 0px;
}
.no_txt {
  border-left: 3px double #3399cc;
  padding: 6px;  
  font-size: 12px;
  text-align: top;
  width: 214px;
  line-height: 120%;
}  
.no1 {
  width: 225px;
  margin-bottom: 18px;
}  
.no_r {
  background-image:url(img/no_bg_r.gif);
  width: 5px;
}  
.no2 {
  width: 225px;
  margin-bottom: 18px;
  margin-left: 16px;
}  
table.company{
	border: solid 1px #999999;
	border-collapse: collapse;
	font-size: 12px;
}
th.company{
	padding: 3px;
	font-weight: bold;
	text-align: left;
  background-image:url(img/grad.gif);
	width: 100%;
}
td.company1{
	padding: 3px;
	background-color: #eeeeee;
	white-space: nowrap;
	width: 100px;
}
td.company2{
	padding: 3px;
	background-color: #ffffff;
}
.footer {
  text-align: center;
	font-size: 12px;
}  