BODY{
  background-color : #efefef;
  font-size : 12px;
  text-align: center;
  margin: 0;
}
div#content{
	background-color : #FFFFFF;
	width: 780px;
	margin: 0 auto;
	text-align: left;
  text-indent : 0px;
  line-height : 10px;
}


H1{
  color : gray;
  text-align : center;
  font-size : 12px;
}

H2{
  background-image : url(main.gif);
  background-color : brown;
  font-size : 18px;
  font-weight : bold;
  color : white;
  text-indent : 8px;
  padding-top : 6px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  line-height : 30px;
}


#copy{
  color : white;
  text-align : center;
  background-color : blue;
  background-image : url(copy.gif);
  background-color : brown;
  line-height : 25px;
}

TABLE{
  font-size : 15px;
}
#main{
  float: left;
  width: 70%;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 10px;
  font-size : 16px;
  background-color : white;
  line-height : 25px;
  font-size : 12px;
}
#side{
  background-color : #FFFFCC;
  width: 25%;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-size : 12px;
  float : right;
  list-style-image : url(yazirushi.gif);
  line-height : 30px;
  
}
#footer{
   clear: both;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-size : 14px;
  line-height : 25px;
}
#sidetitle{
  font-size : 16px;
  font-weight : bold;
  color : white;
  background-color : brown;
  background-image : url(side.gif);
  text-align : center; 
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
}
UL{
  font-size : 12px;
}
#sitemap{
  background-color : #FFFFCC;
  font-size : 11px;
  margin-top : 5px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 5px;
  padding-left : 15px;
  line-height : 15px;
}
.result{
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
}

a:hover {
	color: #FF0000;
}
.link{
  color : #FFFFFF;
}
.name{
  background-color : #FFFFCC;
  background-image : url(zz3.gif);
}
.table{
  background-color : #FFFFFF;
  font-size : 13px;
}

.ranking{
  padding-bottom : 10px;
}
