* {
  padding: 0;
  margin: 0;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #c33;
  text-decoration: underline;
}

body {
  background: url(images/back.png);
  font: 12px Georgia, "Times New Roman", Times, serif;
  color: #fff;
}

img {
  border: none;	
}

.head1 {
  width: 1000px;
  margin: 0 auto;
  height: 195px;
  border-collapse: collapse;
}

.head2 {
  width: 1000px;
  margin: 0 auto;
  height: 179px;
  border-collapse: collapse;
}

.head1_1 {
  width: 210px;
  background: url(images/head1_1.png) no-repeat;
}

.head1_2 {
  width: 216px;
  background: url(images/head1_2.png) no-repeat;
}

.head1_3 {
  width: 330px;
  background: url(images/head1_3.png) no-repeat;
  vertical-align: top;
}

.head1_4 {
  width: 244px;
  background: url(images/head1_4.png) no-repeat;
  vertical-align: top;
}

.head2_1 {
  width: 200px;
  background: url(images/head2_1.png) no-repeat;
}

.head2_2 {
  width: 175px;
  background: url(images/head2_2.png) no-repeat;
}

.head2_3 {
  width: 176px;
  background: url(images/head2_3.png) no-repeat;
}

.head2_4 {
  width: 216px;
  background: url(images/head2_4.png) no-repeat;
}

.head2_5 {
  width: 233px;
  background: url(images/head2_5.png) no-repeat;
}

.small-toplist {
  margin-top: 60px;
  font: 14px Georgia, "Times New Roman", Times, serif;
  text-align: left;
  padding-left: 15px;
}

.bookmark {
  margin-bottom: 5px;
  margin-left: 30px;
}

.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 #c33;
}

.thumbs:hover {
  width: 240px;
  height: 180px;
  border: 2px solid #000;
}

.decs {
  padding: 10px 5px;	
  font-size: 14px;
  text-align: left;
}

.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;
}

.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 #c33;
}

.toplist_thumb td img:hover {
  border: 2px solid #000;
}

.toplist_thumb td {
  vertical-align: top;
  padding-top: 5px;
}

.top_thumb_desc {
  text-align: center;
}

.foot {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#webmasters {
  text-align: center;
  padding-top: 20px;
}

#search {
  padding: 3px 3px;
  margin-left: 20px;
  margin-top: 6px;
  color: #c33;
  font: 12px Georgia, "Times New Roman", Times, serif;
  border: none; 
}

#submit {
  background: url(images/button.png) no-repeat;
  border: none;
  margin-top: 4px;
  width: 95px;
  height: 40px;
}

.navigate {
  width: 700px;
  text-align: right;
}

.navigate1 {
  width: 700px;
  text-align: left;
}

.tab_navigate {
  width: 1000px;
  margin: 10px auto;
}

.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;	
}
