* {
  padding: 0;
  margin: 0;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #c30;
  text-decoration: underline;
}

body {
  background: url(images/back.png);
  font: 12px Georgia, "Times New Roman", Times, serif;
  color: #c30;
}

img {
  border: none;	
}

.head1_1 {
  width: 1000px;
  margin: 0 auto;
  height: 45px;
  border-collapse: collapse;
}

.head1_2 {
  width: 1000px;
  margin: 0 auto;
  height: 159px;
  border-collapse: collapse;
}

.head1_3 {
  width: 1000px;
  margin: 0 auto;
  height: 50px;
  border-collapse: collapse;
}

.head1 {
  width: 432px;
  background: url(images/head11.png) no-repeat;
  text-align: right;
  vertical-align: top;
}

.head2 {
  width: 568px;
  background: url(images/head12.png) no-repeat;
  vertical-align: top;
}

.head3 {
  width: 480px;
  text-align: right;
  vertical-align: top;
  padding-top: 20px;
  background: url(images/head21.png) no-repeat;
}

.head4 {
  width: 520px;
  background: url(images/head22.png) no-repeat;
}

.head5 {
  width: 350px;
}

.head6 {
  width: 650px;	
}

.small-toplist {
  width: 150px;
  margin-left: 130px;
  font: 14px Georgia, "Times New Roman", Times, serif;
  text-align: left;
  padding-left: 15px;
}

.bookmark {
  margin-right: 10px;
  margin-top: 10px;
}

.sort {
  width: 400px;
  font-size: 18px;
}

.sort1 {
  width: 400px;
  font-size: 14px;
}

.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 {
  margin-left: 8px;
  color: #c30;
  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: 600px;
  text-align: right;
}

.navigate1 {
  width: 600px;
  text-align: left;
}

#form1 {
  vertical-align: top;
  margin-top: -7px;
}

.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;	
}
