* {
  padding: 0;
  margin: 0;
}

a {
  color: #FFF;
  text-decoration: none;
}

a:hover {
  color: #636;
  text-decoration: underline;
}

body {
  background: url(images/back.png) repeat;
  font: 12px "Courier New", Courier, monospace;
  color: #636;
}

img {
  border: none;	
}

.head {
  width: 100%;
  height: 270px;
  border-collapse: collapse;
}

.head1 {
  background: url(images/back1.png) repeat-x;
}

.head2 {
  width: 1000px;
  margin: 0 auto;
  height: 228px;
  background: url(images/head1_1.png) no-repeat; 
  text-align: left;
  vertical-align: top;
}

.bookmark {
  position: absolute;
  top: 40px;
  left: 66%;
}

.head3 {
  background: url(images/back2.png) repeat-x;
}

.head4 {
  width: 561px;
  height: 42px;
  background: url(images/head1_2_1.png) no-repeat; 
  text-align: right;
  vertical-align: top;
}

.head5 {
  width: 439px;
  height: 42px;
  background: url(images/head1_2_2.png) no-repeat; 
  text-align: left;
  vertical-align: top;
}

#submit {
  width: 91px;
  height: 30px;
  background: url(images/button.png) no-repeat;
  margin-left: 4px;
  margin-top: 4px;
  border: none;
}

#search {
  margin-top: 9px;
  margin-right: 14px;
  border: none;
  font: 14px "Courier New", Courier, monospace;
  color: #636;
}

.middle {
  width: 1000px;
  margin: 0 auto;
}

.tumbs_td {
  width: 245px;	
  vertical-align: top;
  padding-top: 5px;
}

.thumbs {
  width: 240px;
  height: 180px;
  border: 2px solid #fff;
  margin-top: 5px;
}

.thumbs:hover {
  border: 2px solid #636;
}

.decs {
  padding: 2px 5px;	
  font: 14px "Courier New", Courier, monospace;
}

.best {
  width: 1000px;	
  margin: 30px auto;
  text-align: center;
  font: bold 20px Verdana, Geneva, sans-serif;
  color: #fff;
}

.toplist {
  width: 800px;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 20px;
  font: 12px "Courier New", Courier, monospace;
}

.foot {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
  font: 12px "Courier New", Courier, monospace;
}

#webmasters {
  text-align: center;
  padding-top: 20px;
  font: 12px "Courier New", Courier, monospace;
}

.small-toplist {
  padding-left: 280px;	
  padding-top: 80px;
  font: 12px "Courier New", Courier, monospace;
}

.small-toplist a {
  color: #636;
  text-decoration: underline;
}

.small-toplist a:hover {
  text-decoration: none;	
}

.toplist_thumb {
  width: 1000px;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 20px;
  font: 12px "Courier New", Courier, monospace;
}

.toplist_thumb td img {
  width: 240px;
  height: 180px;
  border: 2px solid #fff;
  margin-top: 5px;
}

.toplist_thumb td img:hover {
  border: 2px solid #636;
}

.toplist_thumb td {
  width: 245px;	
  vertical-align: top;
  padding-top: 5px;
}

.top_thumb_desc {
  text-align: center;
}

.sort {
  width: 300px;
  font: 14px "Courier New", Courier, monospace;
}

.navigate {
  width: 700px;
  text-align: right;
}

.navigate1 {
  width: 700px;
  text-align: left;
}

.tab_navigate {
  width: 1000px;
  margin: 10px auto;
  font: 14px "Courier New", Courier, monospace;
}

.best1 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.best2 {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}

/*td {
  border: 1px solid #fff;
}
