* {
  padding: 0;
  margin: 0;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #900;
  text-decoration: underline;
}

body {
  background: url(images/back.png);
  font: 12px Georgia, "Times New Roman", Times, serif;
  color: #900;
}

img {
  border: none;	
}

.head1 {
  width: 100%;
  height: 230px;
  background: url(images/back1.png);
  border-collapse: collapse;
}

.head2 {
  width: 1000px;
  margin: 0 auto;
  height: 151px;
  border-collapse: collapse;
}

.head3 {
  width: 1000px;
  margin: 0 auto;
  height: 79px;
  border-collapse: collapse;
}

.sort_navi {
  width: 1000px;
  margin: 0 auto;
  height: 50px;
  border-collapse: collapse;
}

.head21 {
  width: 507px;
  background: url(images/head1.png) no-repeat;
  vertical-align: top;
}

.head22 {
  width: 493px;
  background: url(images/head2.png) no-repeat;
  vertical-align: top;
}

.head31 {
  width: 542px;
  background: url(images/head3.png) no-repeat;
}

.head32 {
  width: 458px;
  background: url(images/head4.png) no-repeat;
  vertical-align: top;
}

.small-toplist {
  font: 14px Georgia, "Times New Roman", Times, serif;
  text-align: left;
  padding-top: 20px;
  padding-left: 40px;
}

.small-toplist a {
  color: #030;
}

.small-toplist a:hover {
  color: #900;
}

.bookmark {
  padding-top: 10px;
  padding-left: 200px;
}

#form1 {
  vertical-align: top;
  margin-top: 7px;
  margin-left: 7px;
}

#search {
  font: 12px Georgia, "Times New Roman", Times, serif;
  border: none;
  color: #900;
  padding-left: 4px;
}

#submit {
  background: url(images/button.png) no-repeat;
  border: none;
  width: 49px;
  height: 23px;
}

.sort {
  width: 300px;
  font-size: 18px;
}

.middle {
  width: 1000px;
  margin: 0 auto;
}

.tumbs_td {
  vertical-align: top;
  padding-top: 4px;
  padding-left: 5px;
}

.thumbs {
  width: 240px;
  height: 180px;
  border: 2px solid #fff;
}

.thumbs:hover {
  width: 240px;
  height: 180px;
  border: 2px solid #900;
}

.decs {
  padding: 10px 5px;	
  font-size: 14px;
  text-align: left;
}

.decs1 {
  padding: 10px 5px;	
  font-size: 16px;
  text-align: center;
}

.best {
  width: 1000px;	
  margin: 30px auto;
  text-align: center;
  font: bold 20px Georgia, "Times New Roman", Times, serif;
  color: #fff;
}

.toplist {
  width: 800px;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 20px;
  font: 12px Georgia, "Times New Roman", Times, serif;
}

.toplist_thumb {
  width: 1000px;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.toplist_thumb td img {
  width: 240px;
  height: 180px;
  margin-top: 5px;
  border: 2px solid #900;
}

.toplist_thumb td img:hover {
  border: 2px solid #fff;
}

.toplist_thumb td {
  vertical-align: top;
  padding-top: 5px;
}

.top_thumb_desc {
  text-align: center;
}

.foot {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#disclaimer {
  font: 12px Georgia, "Times New Roman", Times, serif;
}

#webmasters {
  text-align: center;
  padding-top: 20px;
  font: 12px Georgia, "Times New Roman", Times, serif;
}

.navigate {
  width: 700px;
  text-align: right;
}

.navigate1 {
  width: 700px;
  text-align: left;
}

.best1 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.best2 {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}

/*td {
  border: 1px solid #fff;
}

div {
  border: 1px solid #f00;	
}
