body      {
  color: #333;
  background-color: #fff;
  background-image : url(img/bg_star_yy.gif);
  background-repeat: repeat;
  font-size: 100%;
  line-height: 150%;
}
a:link    {
  color: #c33;
  text-decoration: none;
}
a:visited {
  color: #933;
  text-decoration: none;
}
a:active  {
  color: #fc0;
}
a:hover   {
  color: #930;
  background-color: #fc9;
}

h1     {
  font-size: 160%;
  margin: 15px 50px 30px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: #c73;
  padding:8px 0px;
  text-align: center;
  background-color: #edd;
}
h2     {
  font-size: 140%;
  margin: 40px 50px 0px;
  text-align: left;
  padding-left: 1em;
  padding-top: 5px;
  padding-bottom: 9px;
  border-left-width: 2em;
  border-left-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #c73;
}

h3     {
  font-size: 110%;
  margin:  8px 50px;
  border-left: 1em #c73 solid;
  padding-left: 1em;
}
p      {
  font-size: 100%;
  line-height: 150%;
  margin:  10px 50px;
  padding: 0px ;
}
td p { margin:  10px 0px 0px; }
blockquote      {
  margin:  10px 3em;
  padding: 0px ;
}
img    {
  margin: 10px;
  border-style: none;
}
caption{
  font-size: 100%;
  line-height: 120%;
  margin:  0px;
  color: #666
;}
hr     {
  margin-left: 50px;
  margin-right: 50px;
  color: #c99;
}
dl     {
  margin: 15px 50px;
}
dt     {
  font-weight:bold;  
}
ul     {
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 50px;
  margin-right: 50px;
  list-style: disc inside
;}
li     {
  margin-right: 50px;
}
strong {
  font-weight:normal;
  color: #F66;
}

.min   {
  font-size:  80%;
  line-height: 150%;
}
.minc {font-size: 80%;margin-top:-3px;font-size:  75%;color:#666; line-height: 120%; padding: 0px 1em; }
.minb  {
  margin-left: 25px;
  font-size:  80%;
  line-height: 150%;
  color: #633;
}
.minlm  {
  margin-left: 1em;
  font-size:  80%;
  line-height: 150%;
}

.traffic{
  font-size:  85%;
  color: #600;
}
.card  {
  margin: 10px 50px;
}
.right {
  float:right;
}
.left  {
  float:left;
}
.center {
  text-align: center;
}
table.center{
  margin-left: auto; margin-right: auto;
}
table.left{
  margin-left: 25px;
}
table.right{
  margin-right: 25px;
}
p.leftanchor {
  margin: 10px 50px;
  font-size:  80%;
  line-height: 150%;
  text-align: left;
}
p.rightanchor {
  margin: 10px 50px;
  font-size:  80%;
  line-height: 150%;
  text-align: right;
}
p.rightanchorhead {
  margin: -20px 50px;
  font-size:  80%;
  line-height: 150%;
  text-align: right;
}
