*{
  margin: 0;
  padding: 0;
  border: 0;
}
a{
  color: #0066CB;
}
a:visited{
  color: #98757C;
}
body{
  background: #FCFCF9;
  font: 11px Tahoma, Arial, sans-serif;
  color: #717171;
}
#logo{
  float: left;
  display: block;
  padding: 50px 0px 0px 5.6%;
}
#cherry{
  float: right;
  display: block;
  padding: 14px 7.9% 0px 0px;
}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
table{
  background: #E5E5D9;
  margin: 4px 5% 0px 4.3%;
  width: 88.3%;
}
table td{
  background: #FDFDFC;
  text-align: center;
  vertical-align: middle;
  padding: 7px 0px 7px 0px;
}
table .secondLine td.mark,
table .secondLine td{
  background: #FCFCF9;
}
table .secondLine td.mark{
  background: #FCFCF9 url(img/mark.jpg) 50% 50% no-repeat;
}
table td.alignleft{
  text-align: left;
  padding-left: 13px; 
}
table thead td{
  background: #F4F4EE; 
  color: #000000;
  padding: 7px 0px 8px 0px;
  font-size: 12px;
}
table #browsers td{
  background: #F9F9F5;
  padding: 4px 0px 5px 0px;
  width: 53px;
  color: #717171;
  font-size: 11px;
}
#copyright{
  padding: 30px 0px 27px 0px;
  color: #717171;
  text-align: center;
}
.star{
  /*vertical-align: top;*/
}
table .secondLine td.mark,
table td.mark{
  width: 53px;
  padding:10px 0px 7px 0px;  
  vertical-align: text-top;
  /*height: 49px;*/
}
table td.mark{
  background: #FDFDFC url(img/mark.jpg) 50% 50% no-repeat;
}
.mark span{
  padding-left: 34px;
}
#footnote{
  padding: 15px 5% 0px 4.3%;
}

